GDB (xrefs)
|
#include "arch/aarch64-scalable-linux.h"
#include "arch/aarch64.h"
#include "gdbsupport/byte-vector.h"
#include "gdbsupport/common-regcache.h"
Go to the source code of this file.
Functions | |
bool | sve_state_is_empty (const struct reg_buffer_common *reg_buf) |
bool sve_state_is_empty | ( | const struct reg_buffer_common * | reg_buf | ) |
Definition at line 29 of file aarch64-scalable-linux.c.
References AARCH64_SVE_FFR_REGNUM, AARCH64_SVE_P0_REGNUM, AARCH64_SVE_P_REGS_NUM, AARCH64_SVE_Z0_REGNUM, AARCH64_SVE_Z_REGS_NUM, and V_REGISTER_SIZE.
Referenced by aarch64_linux_collect_sve_regset().