Searched refs:STACK_FRAME_LOCAL (Results 1 - 5 of 5) sorted by path

/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_asm.S74 li r5,STACK_FRAME_LOCAL(0,0)
92 PUSH_VMX(STACK_FRAME_LOCAL(2,0),r4)
107 POP_VMX(STACK_FRAME_LOCAL(2,0),r4)
121 # VMX need to write to 16 byte aligned addresses, skip STACK_FRAME_LOCAL(3,0)
122 PUSH_VMX(STACK_FRAME_LOCAL(4,0),r4)
145 3: POP_VMX(STACK_FRAME_LOCAL(4,0),r4)
H A Dfpu_asm.S76 stfd f31, STACK_FRAME_LOCAL(0, 0)(sp) // backup f31
87 lfd f31, STACK_FRAME_LOCAL(0, 0)(sp) // reload f31
88 stfd f30, STACK_FRAME_LOCAL(0, 0)(sp) // backup f30
94 lfd f30, STACK_FRAME_LOCAL(0, 0)(sp) // reload f30
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-signal.S26 PUSH_VMX(STACK_FRAME_LOCAL(5,0),r8)
105 POP_VMX(STACK_FRAME_LOCAL(5,0),r4)
/linux-master/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h74 #define STACK_FRAME_LOCAL(num_params, var) \ macro
80 * or STACK_FRAME_LOCAL() macros.
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S25 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR
49 OP_REGS PPC_LL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR

Completed in 221 milliseconds