Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/math/
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)
/linux/tools/testing/selftests/powerpc/tm/
A Dtm-signal.S26 PUSH_VMX(STACK_FRAME_LOCAL(5,0),r8)
105 POP_VMX(STACK_FRAME_LOCAL(5,0),r4)
/linux/tools/testing/selftests/powerpc/include/
A Dbasic_asm.h43 #define STACK_FRAME_LOCAL(num_params, var) \ macro

Completed in 4 milliseconds