Searched refs:f4 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 111 ldd [%g1], %f4 201 std %f4, [%sp + 0xB0 + 8 * 0x2] 259 ldd [%sp + 0xB0 + 8 * 0x2], %f4 365 std %f4, [%g3 + 0x10] 401 ldd [%g3 + 0x10], %f4 554 std %f4, [%g3 + 0x10] 595 ldd [%g3 + 0x10], %f4
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 57 rv_floatreg_t f4; /* f4 */ member
|
| A D | interrupt_gcc.S | 31 FSTORE f4, 4 * FREGBYTES(sp) 181 FLOAD f4, 4 * FREGBYTES(sp) 227 FSTORE f4, 4 * FREGBYTES(sp)
|
| A D | context_gcc.S | 101 FSTORE f4, 4 * FREGBYTES(sp) 287 FLOAD f4, 4 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 34 s.d $f4, PT_FPU_R4(sp) 139 l.d $f4, PT_FPU_R4(sp)
|
| A D | mips_regs.h | 111 #define ft0 $f4 /* caller saved */
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 131 FSTORE f4, FPU_CTX_F4_OFF(t1) 212 FLOAD f4, FPU_CTX_F4_OFF(t2)
|
Completed in 11 milliseconds