Searched refs:SC_FPREGS (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/arch-mips/bionic/
H A Dsetjmp.S160 #define SC_FPREGS SC_FPREGS_OFFSET define
228 s.d $f24, SC_FPREGS+0*REGSZ_FP(a0)
229 s.d $f25, SC_FPREGS+1*REGSZ_FP(a0)
230 s.d $f26, SC_FPREGS+2*REGSZ_FP(a0)
231 s.d $f27, SC_FPREGS+3*REGSZ_FP(a0)
232 s.d $f28, SC_FPREGS+4*REGSZ_FP(a0)
233 s.d $f29, SC_FPREGS+5*REGSZ_FP(a0)
234 s.d $f30, SC_FPREGS+6*REGSZ_FP(a0)
235 s.d $f31, SC_FPREGS+7*REGSZ_FP(a0)
239 s.d $f20, SC_FPREGS
[all...]
/bionic/libc/arch-mips64/bionic/
H A Dsetjmp.S160 #define SC_FPREGS SC_FPREGS_OFFSET define
228 s.d $f24, SC_FPREGS+0*REGSZ_FP(a0)
229 s.d $f25, SC_FPREGS+1*REGSZ_FP(a0)
230 s.d $f26, SC_FPREGS+2*REGSZ_FP(a0)
231 s.d $f27, SC_FPREGS+3*REGSZ_FP(a0)
232 s.d $f28, SC_FPREGS+4*REGSZ_FP(a0)
233 s.d $f29, SC_FPREGS+5*REGSZ_FP(a0)
234 s.d $f30, SC_FPREGS+6*REGSZ_FP(a0)
235 s.d $f31, SC_FPREGS+7*REGSZ_FP(a0)
239 s.d $f20, SC_FPREGS
[all...]

Completed in 125 milliseconds