Home
last modified time | relevance | path

Searched refs:GPR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S10 #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
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dptrace.h98 #define GPR_SIZE 4 macro
164 #define GPR_SIZE 8 macro