Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/powerpc32/fpu/
Dsetjmp-common.S43 stfd fp14,((JB_FPRS+0*2)*4)(3)
49 stfd fp15,((JB_FPRS+1*2)*4)(3)
52 stfd fp16,((JB_FPRS+2*2)*4)(3)
55 stfd fp17,((JB_FPRS+3*2)*4)(3)
57 stfd fp18,((JB_FPRS+4*2)*4)(3)
59 stfd fp19,((JB_FPRS+5*2)*4)(3)
61 stfd fp20,((JB_FPRS+6*2)*4)(3)
63 stfd fp21,((JB_FPRS+7*2)*4)(3)
65 stfd fp22,((JB_FPRS+8*2)*4)(3)
67 stfd fp23,((JB_FPRS+9*2)*4)(3)
[all …]
D__longjmp-common.S128 lfd fp14,((JB_FPRS+0*2)*4)(r3)
130 lfd fp15,((JB_FPRS+1*2)*4)(r3)
132 lfd fp16,((JB_FPRS+2*2)*4)(r3)
134 lfd fp17,((JB_FPRS+3*2)*4)(r3)
136 lfd fp18,((JB_FPRS+4*2)*4)(r3)
138 lfd fp19,((JB_FPRS+5*2)*4)(r3)
140 lfd fp20,((JB_FPRS+6*2)*4)(r3)
152 lfd fp21,((JB_FPRS+7*2)*4)(r3)
154 lfd fp22,((JB_FPRS+8*2)*4)(r3)
157 lfd fp23,((JB_FPRS+9*2)*4)(r3)
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc64/
D__longjmp-common.S134 lfd fp14,((JB_FPRS+0)*8)(r3)
136 lfd fp15,((JB_FPRS+1)*8)(r3)
138 lfd fp16,((JB_FPRS+2)*8)(r3)
140 lfd fp17,((JB_FPRS+3)*8)(r3)
142 lfd fp18,((JB_FPRS+4)*8)(r3)
144 lfd fp19,((JB_FPRS+5)*8)(r3)
146 lfd fp20,((JB_FPRS+6)*8)(r3)
156 lfd fp21,((JB_FPRS+7)*8)(r3)
158 lfd fp22,((JB_FPRS+8)*8)(r3)
161 lfd fp23,((JB_FPRS+9)*8)(r3)
[all …]
Dsetjmp-common.S93 stfd fp14,((JB_FPRS+0)*8)(3)
99 stfd fp15,((JB_FPRS+1)*8)(3)
102 stfd fp16,((JB_FPRS+2)*8)(3)
105 stfd fp17,((JB_FPRS+3)*8)(3)
107 stfd fp18,((JB_FPRS+4)*8)(3)
109 stfd fp19,((JB_FPRS+5)*8)(3)
111 stfd fp20,((JB_FPRS+6)*8)(3)
113 stfd fp21,((JB_FPRS+7)*8)(3)
115 stfd fp22,((JB_FPRS+8)*8)(3)
117 stfd fp23,((JB_FPRS+9)*8)(3)
[all …]
/glibc-2.36/sysdeps/powerpc/
Djmpbuf-offsets.h25 # define JB_FPRS 22 /* FPRs 14 through 31 are saved, 18*2 words total. */ macro
32 # define JB_FPRS 22 /* FPRs 14 through 31 are saved, 18*2 words total. */ macro
Dnovmxsetjmp.h38 # define JB_FPRS 22 /* FPRs 14 through 31 are saved, 18*2 words total. */ macro
43 # define JB_FPRS 22 /* FPRs 14 through 31 are saved, 18*2 words total. */ macro