Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/
Djmpbuf-unwind.h27 ((void *) (address) < (void *) demangle ((jmpbuf)[JB_GPR1]))
35 uintptr_t sp = regs[JB_GPR1]; in _jmpbuf_sp()
Djmpbuf-offsets.h19 #define JB_GPR1 0 /* Also known as the stack pointer */ macro
Dnovmxsetjmp.h32 # define JB_GPR1 0 /* Also known as the stack pointer */ macro
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dsetjmp-common.S33 stw r5,(JB_GPR1*4)(3)
35 stw r1,(JB_GPR1*4)(3)
D__longjmp-common.S31 lwz r24,(JB_GPR1*4)(r3)
40 lwz r1,(JB_GPR1*4)(r3)
/glibc-2.36/sysdeps/powerpc/powerpc32/fpu/
Dsetjmp-common.S34 stw r5,(JB_GPR1*4)(3)
36 stw r1,(JB_GPR1*4)(3)
D__longjmp-common.S115 lwz r24,(JB_GPR1*4)(r3)
124 lwz r1,(JB_GPR1*4)(r3)
/glibc-2.36/sysdeps/powerpc/powerpc64/
D__longjmp-common.S116 ld r22,(JB_GPR1*8)(r3)
118 ld r1,(JB_GPR1*8)(r3)
Dsetjmp-common.S78 std r5,(JB_GPR1*8)(3)
80 std r1,(JB_GPR1*8)(3)