Searched refs:f20 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 119 ldd [%g1], %f20 209 std %f20, [%sp + 0xB0 + 8 * 0xA] 267 ldd [%sp + 0xB0 + 8 * 0xA], %f20 373 std %f20, [%g3 + 0x50] 409 ldd [%g3 + 0x50], %f20 562 std %f20, [%g3 + 0x50] 603 ldd [%g3 + 0x50], %f20
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 73 rv_floatreg_t f20; /* f20 */ member
|
| A D | interrupt_gcc.S | 47 FSTORE f20, 20 * FREGBYTES(sp) 197 FLOAD f20, 20 * FREGBYTES(sp) 243 FSTORE f20, 20 * FREGBYTES(sp)
|
| A D | context_gcc.S | 117 FSTORE f20, 20 * FREGBYTES(sp) 303 FLOAD f20, 20 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 42 s.d $f20, PT_FPU_R20(sp) 147 l.d $f20, PT_FPU_R20(sp)
|
| A D | mips_regs.h | 123 #define fs0 $f20 /* callee saved */
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 147 FSTORE f20, FPU_CTX_F20_OFF(t1) 228 FLOAD f20, FPU_CTX_F20_OFF(t2)
|
Completed in 27 milliseconds