/src/sys/external/bsd/gnu-efi/dist/inc/riscv64/ |
efisetjmp_arch.h | 26 UINT64 fs0; member in struct:__anoncf1e21b50108
|
efisetjmp_arch.h | 26 UINT64 fs0; member in struct:__anoncf1e21b50108
|
/src/lib/libc/compat/arch/alpha/gen/ |
compat__setjmp.S | 62 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */ 107 ldt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
|
compat__setjmp.S | 62 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */ 107 ldt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
|
compat_setjmp.S | 89 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
|
compat_setjmp.S | 89 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
|
/src/sys/external/bsd/gnu-efi/dist/lib/riscv64/ |
setjmp.S | 28 FREG_ONE(fs0, 112); \
|
setjmp.S | 28 FREG_ONE(fs0, 112); \
|
/src/lib/libc/arch/riscv/gen/ |
_setjmp.S | 70 fsd fs0, JB_FS0(a0) /* save callee saved register */ 107 fld fs0, JB_FS0(a0) /* restore callee saved register */
|
__setjmp14.S | 42 fsd fs0, JB_FS0(a0) /* save callee saved register */ 84 fld fs0, JB_FS0(a0) /* restore callee saved register */
|
_setjmp.S | 70 fsd fs0, JB_FS0(a0) /* save callee saved register */ 107 fld fs0, JB_FS0(a0) /* restore callee saved register */
|
__setjmp14.S | 42 fsd fs0, JB_FS0(a0) /* save callee saved register */ 84 fld fs0, JB_FS0(a0) /* restore callee saved register */
|
/src/lib/libc/arch/alpha/gen/ |
__setjmp14.S | 92 stt fs0, (2*8 + SC_FPREGS)(a0) /* saved bits of sc_fpregs */
|
__setjmp14.S | 92 stt fs0, (2*8 + SC_FPREGS)(a0) /* saved bits of sc_fpregs */
|
/src/sys/arch/alpha/include/ |
asm.h | 96 #define fs0 $f2 /* (S) call-safe registers */ macro
|
asm.h | 96 #define fs0 $f2 /* (S) call-safe registers */ macro
|