Home
last modified time | relevance | path

Searched refs:i6 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/arch/sparc/core/
Dwindow_trap.S42 std %i6, [%sp + 0x38]
72 ldd [%sp + 0x38], %i6
122 std %i6, [%sp + 0x38]
Dswitch.S42 std %i6, [%o1 + _thread_offset_to_i6]
80 std %i6, [%sp + 0x38]
130 ldd [%o0 + _thread_offset_to_i6], %i6
Dfault_trap.S66 std %i6, [%sp + 0x38]
87 std %i6, [%sp + 96 + __struct_arch_esf_out_OFFSET + 0x18]
Dthread.c44 thread->callee_saved.i6 = 0; /* frame pointer */ in arch_new_thread()
Dinterrupt_trap.S72 std %i6, [%sp + 0x38]
318 ldd [%g1 + 0x38], %i6
/Zephyr-latest/include/zephyr/arch/sparc/
Dthread.h58 uint32_t i6; /* frame pointer */ member
/Zephyr-latest/arch/sparc/core/offsets/
Doffsets.c30 GEN_OFFSET_SYM(_callee_saved_t, i6);