Searched refs:f2 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 110 ldd [%g1], %f2 200 std %f2, [%sp + 0xB0 + 8 * 0x1] 258 ldd [%sp + 0xB0 + 8 * 0x1], %f2 364 std %f2, [%g3 + 0x08] 400 ldd [%g3 + 0x08], %f2 553 std %f2, [%g3 + 0x08] 594 ldd [%g3 + 0x08], %f2
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 55 rv_floatreg_t f2; /* f2 */ member
|
| A D | interrupt_gcc.S | 29 FSTORE f2, 2 * FREGBYTES(sp) 179 FLOAD f2, 2 * FREGBYTES(sp) 225 FSTORE f2, 2 * FREGBYTES(sp)
|
| A D | context_gcc.S | 99 FSTORE f2, 2 * FREGBYTES(sp) 285 FLOAD f2, 2 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 33 s.d $f2, PT_FPU_R2(sp) 138 l.d $f2, PT_FPU_R2(sp)
|
| A D | mips_regs.h | 105 #define fv1 $f2
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 129 FSTORE f2, FPU_CTX_F2_OFF(t1) 210 FLOAD f2, FPU_CTX_F2_OFF(t2)
|
Completed in 9 milliseconds