HomeSort by: relevance | last modified time | path
    Searched refs:FP_S (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/arch/mips/gen/
setjmp.S 122 FP_S $f20, _SC_FPREGS_F20(a0)
123 FP_S $f22, _SC_FPREGS_F22(a0)
126 FP_S $f21, _SC_FPREGS_F21(a0)
127 FP_S $f23, _SC_FPREGS_F23(a0)
130 FP_S $f24, _SC_FPREGS_F24(a0)
131 FP_S $f26, _SC_FPREGS_F26(a0)
132 FP_S $f28, _SC_FPREGS_F28(a0)
133 FP_S $f30, _SC_FPREGS_F30(a0)
136 FP_S $f25, _SC_FPREGS_F25(a0)
137 FP_S $f27, _SC_FPREGS_F27(a0
    [all...]
_setjmp.S 92 FP_S $f30, _SC_FPREGS_F30(a0)
93 FP_S $f28, _SC_FPREGS_F28(a0)
94 FP_S $f26, _SC_FPREGS_F26(a0)
95 FP_S $f24, _SC_FPREGS_F24(a0)
98 FP_S $f22, _SC_FPREGS_F22(a0)
99 FP_S $f20, _SC_FPREGS_F20(a0)
102 FP_S $f21, _SC_FPREGS_F21(a0)
103 FP_S $f23, _SC_FPREGS_F23(a0)
106 FP_S $f25, _SC_FPREGS_F25(a0)
107 FP_S $f27, _SC_FPREGS_F27(a0
    [all...]
  /src/lib/libc/compat/arch/mips/gen/
compat_setjmp.S 122 FP_S $f20, _SC_FPREGS_F20(a0)
123 FP_S $f22, _SC_FPREGS_F22(a0)
126 FP_S $f21, _SC_FPREGS_F21(a0)
127 FP_S $f23, _SC_FPREGS_F23(a0)
130 FP_S $f24, _SC_FPREGS_F24(a0)
131 FP_S $f26, _SC_FPREGS_F26(a0)
132 FP_S $f28, _SC_FPREGS_F28(a0)
133 FP_S $f30, _SC_FPREGS_F30(a0)
136 FP_S $f25, _SC_FPREGS_F25(a0)
137 FP_S $f27, _SC_FPREGS_F27(a0
    [all...]
  /src/sys/lib/libunwind/
unwind_registers.S 848 FP_S $f0, 256($4)
849 FP_S $f1, 264($4)
850 FP_S $f2, 272($4)
851 FP_S $f3, 280($4)
852 FP_S $f4, 288($4)
853 FP_S $f5, 296($4)
854 FP_S $f6, 304($4)
855 FP_S $f7, 312($4)
856 FP_S $f8, 320($4)
857 FP_S $f9, 328($4
    [all...]
  /src/sys/arch/riscv/include/
asm.h 148 #define FP_S fsd
  /src/sys/arch/mips/include/
asm.h 381 #define FP_S swc1
387 #define FP_S sdc1

Completed in 15 milliseconds