Searched refs:f12 (Results 1 – 7 of 7) sorted by relevance
| /libcpu/sparc-v8/bm3803/ |
| A D | start_gcc.S | 115 ldd [%g1], %f12 205 std %f12, [%sp + 0xB0 + 8 * 0x6] 263 ldd [%sp + 0xB0 + 8 * 0x6], %f12 369 std %f12, [%g3 + 0x30] 405 ldd [%g3 + 0x30], %f12 558 std %f12, [%g3 + 0x30] 599 ldd [%g3 + 0x30], %f12
|
| /libcpu/risc-v/common/ |
| A D | rt_hw_stack_frame.h | 65 rv_floatreg_t f12; /* f12 */ member
|
| A D | interrupt_gcc.S | 39 FSTORE f12, 12 * FREGBYTES(sp) 189 FLOAD f12, 12 * FREGBYTES(sp) 235 FSTORE f12, 12 * FREGBYTES(sp)
|
| A D | context_gcc.S | 109 FSTORE f12, 12 * FREGBYTES(sp) 295 FLOAD f12, 12 * FREGBYTES(sp)
|
| /libcpu/mips/common/ |
| A D | stackframe.h | 38 s.d $f12, PT_FPU_R12(sp) 143 l.d $f12, PT_FPU_R12(sp)
|
| A D | mips_regs.h | 107 #define fa0 $f12 /* argument registers */
|
| /libcpu/risc-v/common64/ |
| A D | stackframe.h | 139 FSTORE f12, FPU_CTX_F12_OFF(t1) 220 FLOAD f12, FPU_CTX_F12_OFF(t2)
|
Completed in 10 milliseconds