Searched refs:f8 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 113 ldd [%g1], %f8 203 std %f8, [%sp + 0xB0 + 8 * 0x4] 261 ldd [%sp + 0xB0 + 8 * 0x4], %f8 367 std %f8, [%g3 + 0x20] 403 ldd [%g3 + 0x20], %f8 556 std %f8, [%g3 + 0x20] 597 ldd [%g3 + 0x20], %f8
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 61 rv_floatreg_t f8; /* f8 */ member
|
| A D | interrupt_gcc.S | 35 FSTORE f8, 8 * FREGBYTES(sp) 185 FLOAD f8, 8 * FREGBYTES(sp) 231 FSTORE f8, 8 * FREGBYTES(sp)
|
| A D | context_gcc.S | 105 FSTORE f8, 8 * FREGBYTES(sp) 291 FLOAD f8, 8 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 36 s.d $f8, PT_FPU_R8(sp) 141 l.d $f8, PT_FPU_R8(sp)
|
| A D | mips_regs.h | 115 #define ft2 $f8
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 135 FSTORE f8, FPU_CTX_F8_OFF(t1) 216 FLOAD f8, FPU_CTX_F8_OFF(t2)
|
Completed in 11 milliseconds