Home
last modified time | relevance | path

Searched refs:o6 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/arch/sparc/
Dthread.h62 uint32_t o6; /* stack pointer */ member
/Zephyr-Core-3.7.0/arch/sparc/core/offsets/
Doffsets.c31 GEN_OFFSET_SYM(_callee_saved_t, o6);
/Zephyr-Core-3.7.0/arch/sparc/core/
Dswitch.S44 std %o6, [%o1 + _thread_offset_to_o6]
133 ldd [%o0 + _thread_offset_to_o6], %o6
Dthread.c45 thread->callee_saved.o6 = (uint32_t) iframe; /* stack pointer */ in arch_new_thread()
/Zephyr-Core-3.7.0/subsys/debug/
Dthread_info.c85 callee_saved.o6),