Searched full:o1 (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/arch/sparc/core/ |
D | switch.S | 20 * thread is now in register %o1. We can address old->switch_handle in assembly 21 * as: [%o1 + ___thread_t_switch_handle_OFFSET]. 30 * o1: old thread to save 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] [all …]
|
D | interrupt_trap.S | 182 ld [%sp + 96], %o1 185 * o1: old thread 187 cmp %o0, %o1
|
D | fault_trap.S | 120 add %sp, 96, %o1
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,s32-qdec.yaml | 36 <1 5 5>, /* LCU O1 */ 94 <1 5 5>, /* LCU O1 */
|
/Zephyr-latest/tests/posix/c_lib_ext/src/ |
D | fnmatch.c | 32 zassert_ok(fnmatch("-O[01]", "-O1", 0)); in ZTEST()
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 355 locate. At -O1 and above gcc will enable -fomit-frame-pointer
|
/Zephyr-latest/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 130 <1 5 5>, /* LCU O1 */
|