Searched defs:gdb_regs (Results 1 – 2 of 2) sorted by relevance
19 struct gdb_regs struct21 u64 x[31];22 u64 sp; /* shares encoding 0b11111 with XZR in insns */23 u64 pc; /* no longer encoded as a GPR in AArch64! */24 u32 spsr;25 struct fp_reg29 } __packed v[32];30 u32 fpsr;31 u32 fpcr;
19 struct gdb_regs struct21 u32 r[16];22 struct fp_reg25 } __packed f[8];26 u32 fps;27 u32 cpsr;