Searched refs:f28 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 123 ldd [%g1], %f28 213 std %f28, [%sp + 0xB0 + 8 * 0xE] 271 ldd [%sp + 0xB0 + 8 * 0xE], %f28 377 std %f28, [%g3 + 0x70] 413 ldd [%g3 + 0x70], %f28 566 std %f28, [%g3 + 0x70] 607 ldd [%g3 + 0x70], %f28
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 81 rv_floatreg_t f28; /* f28 */ member
|
| A D | interrupt_gcc.S | 55 FSTORE f28, 28 * FREGBYTES(sp) 205 FLOAD f28, 28 * FREGBYTES(sp) 251 FSTORE f28, 28 * FREGBYTES(sp)
|
| A D | context_gcc.S | 125 FSTORE f28, 28 * FREGBYTES(sp) 311 FLOAD f28, 28 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 46 s.d $f28, PT_FPU_R28(sp) 151 l.d $f28, PT_FPU_R28(sp)
|
| A D | mips_regs.h | 131 #define fs4 $f28
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 155 FSTORE f28, FPU_CTX_F28_OFF(t1) 236 FLOAD f28, FPU_CTX_F28_OFF(t2)
|
Completed in 10 milliseconds