Searched refs:NT_ARM_SVE (Results 1 – 5 of 5) sorted by relevance
69 NT_ARM_SVE regset. The recommended way of detecting support for this regset71 ptrace(PTRACE_GETREGSET, pid, NT_ARM_SVE, &iov). Note that when SME is73 will be read via NT_ARM_SVE and NT_ARM_SVE writes will exit streaming mode293 * New regsets NT_ARM_SVE and NT_ARM_SSVE are defined for use with295 streaming mode SVE registers and NT_ARM_SVE describes the405 * Any SETREGSET of NT_ARM_SVE will exit streaming mode if the target was in415 * NT_ARM_SVE and NT_ARM_SSVE notes will be added to each coredump for
55 NT_ARM_SVE, NT_ARM_SSVE and NT_ARM_ZA regsets. The recommended way
25 #ifndef NT_ARM_SVE26 #define NT_ARM_SVE 0x405 macro46 .regset = NT_ARM_SVE,
428 #define NT_ARM_SVE 0x405 /* ARM Scalable Vector Extension registers */ macro
1429 .core_note_type = NT_ARM_SVE,