Searched refs:f0 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 109 ldd [%g1], %f0 199 std %f0, [%sp + 0xB0 + 8 * 0x0] 257 ldd [%sp + 0xB0 + 8 * 0x0], %f0 363 std %f0, [%g3 + 0x00] 399 ldd [%g3 + 0x00], %f0 552 std %f0, [%g3 + 0x00] 593 ldd [%g3 + 0x00], %f0
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 53 rv_floatreg_t f0; /* f0 */ member
|
| A D | interrupt_gcc.S | 27 FSTORE f0, 0 * FREGBYTES(sp) 177 FLOAD f0, 0 * FREGBYTES(sp) 223 FSTORE f0, 0 * FREGBYTES(sp)
|
| A D | context_gcc.S | 97 FSTORE f0, 0 * FREGBYTES(sp) 283 FLOAD f0, 0 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 32 s.d $f0, PT_FPU_R0(sp) 137 l.d $f0, PT_FPU_R0(sp)
|
| A D | mips_regs.h | 103 #define fv0 $f0 /* return value */
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 127 FSTORE f0, FPU_CTX_F0_OFF(t1) 208 FLOAD f0, FPU_CTX_F0_OFF(t2)
|
Completed in 12 milliseconds