Searched refs:f10 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 114 ldd [%g1], %f10 204 std %f10, [%sp + 0xB0 + 8 * 0x5] 262 ldd [%sp + 0xB0 + 8 * 0x5], %f10 368 std %f10, [%g3 + 0x28] 404 ldd [%g3 + 0x28], %f10 557 std %f10, [%g3 + 0x28] 598 ldd [%g3 + 0x28], %f10
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 63 rv_floatreg_t f10; /* f10 */ member
|
| A D | interrupt_gcc.S | 37 FSTORE f10, 10 * FREGBYTES(sp) 187 FLOAD f10, 10 * FREGBYTES(sp) 233 FSTORE f10, 10 * FREGBYTES(sp)
|
| A D | context_gcc.S | 107 FSTORE f10, 10 * FREGBYTES(sp) 293 FLOAD f10, 10 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 37 s.d $f10, PT_FPU_R10(sp) 142 l.d $f10, PT_FPU_R10(sp)
|
| A D | mips_regs.h | 117 #define ft3 $f10
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 137 FSTORE f10, FPU_CTX_F10_OFF(t1) 218 FLOAD f10, FPU_CTX_F10_OFF(t2)
|
Completed in 13 milliseconds