Searched refs:f14 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 116 ldd [%g1], %f14 206 std %f14, [%sp + 0xB0 + 8 * 0x7] 264 ldd [%sp + 0xB0 + 8 * 0x7], %f14 370 std %f14, [%g3 + 0x38] 406 ldd [%g3 + 0x38], %f14 559 std %f14, [%g3 + 0x38] 600 ldd [%g3 + 0x38], %f14
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 67 rv_floatreg_t f14; /* f14 */ member
|
| A D | interrupt_gcc.S | 41 FSTORE f14, 14 * FREGBYTES(sp) 191 FLOAD f14, 14 * FREGBYTES(sp) 237 FSTORE f14, 14 * FREGBYTES(sp)
|
| A D | context_gcc.S | 111 FSTORE f14, 14 * FREGBYTES(sp) 297 FLOAD f14, 14 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 39 s.d $f14, PT_FPU_R14(sp) 144 l.d $f14, PT_FPU_R14(sp)
|
| A D | mips_regs.h | 109 #define fa1 $f14
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 141 FSTORE f14, FPU_CTX_F14_OFF(t1) 222 FLOAD f14, FPU_CTX_F14_OFF(t2)
|
Completed in 11 milliseconds