Searched refs:f6 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 112 ldd [%g1], %f6 202 std %f6, [%sp + 0xB0 + 8 * 0x3] 260 ldd [%sp + 0xB0 + 8 * 0x3], %f6 366 std %f6, [%g3 + 0x18] 402 ldd [%g3 + 0x18], %f6 555 std %f6, [%g3 + 0x18] 596 ldd [%g3 + 0x18], %f6
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 59 rv_floatreg_t f6; /* f6 */ member
|
| A D | interrupt_gcc.S | 33 FSTORE f6, 6 * FREGBYTES(sp) 183 FLOAD f6, 6 * FREGBYTES(sp) 229 FSTORE f6, 6 * FREGBYTES(sp)
|
| A D | context_gcc.S | 103 FSTORE f6, 6 * FREGBYTES(sp) 289 FLOAD f6, 6 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 35 s.d $f6, PT_FPU_R6(sp) 140 l.d $f6, PT_FPU_R6(sp)
|
| A D | mips_regs.h | 113 #define ft1 $f6
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 133 FSTORE f6, FPU_CTX_F6_OFF(t1) 214 FLOAD f6, FPU_CTX_F6_OFF(t2)
|
Completed in 636 milliseconds