Searched refs:o1 (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/sparc/core/ |
D | switch.S | 34 st %o4, [%o1 + _thread_offset_to_y] 35 std %l0, [%o1 + _thread_offset_to_l0_and_l1] 36 std %l2, [%o1 + _thread_offset_to_l2] 37 std %l4, [%o1 + _thread_offset_to_l4] 38 std %l6, [%o1 + _thread_offset_to_l6] 39 std %i0, [%o1 + _thread_offset_to_i0] 40 std %i2, [%o1 + _thread_offset_to_i2] 41 std %i4, [%o1 + _thread_offset_to_i4] 42 std %i6, [%o1 + _thread_offset_to_i6] 44 std %o6, [%o1 + _thread_offset_to_o6] [all …]
|
D | fault_trap.S | 120 add %sp, 96, %o1
|
D | interrupt_trap.S | 182 ld [%sp + 96], %o1 187 cmp %o0, %o1
|