Searched refs:GPR_SIZE (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/ |
A D | ptrace-gpr.S | 10 #define GPR_SIZE __SIZEOF_LONG__ macro 13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) 25 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR 28 OP_REGS PPC_LL, GPR_SIZE, FIRST_GPR, 31, r5, 0, FIRST_GPR 43 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, r5, 0, FIRST_GPR 49 OP_REGS PPC_LL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR
|
/linux-6.3-rc2/arch/s390/include/uapi/asm/ |
A D | ptrace.h | 96 #define GPR_SIZE 4 macro 162 #define GPR_SIZE 8 macro
|
/linux-6.3-rc2/tools/arch/s390/include/uapi/asm/ |
A D | ptrace.h | 96 #define GPR_SIZE 4 macro 162 #define GPR_SIZE 8 macro
|
Completed in 7 milliseconds