Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/
A Dptrace-gpr.S11 #define FIRST_GPR 14 macro
12 #define NUM_GPRS (32 - FIRST_GPR)
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

Completed in 3 milliseconds