Home
last modified time | relevance | path

Searched full:i0 (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/arch/sparc/core/
Dsw_trap_set_pil.S23 * - %i0: New processor interrupt level
26 * - %i0: Old processor interrupt level
30 sll %i0, PSR_PIL_BIT, %i0
32 or %l5, %i0, %l5
40 srl %l3, PSR_PIL_BIT, %i0
Dswitch.S39 std %i0, [%o1 + _thread_offset_to_i0]
77 std %i0, [%sp + 0x20]
127 ldd [%o0 + _thread_offset_to_i0], %i0
153 mov %i0, %o0
Dwindow_trap.S33 std %i0, [%sp + 0x20]
69 ldd [%sp + 0x20], %i0
119 std %i0, [%sp + 0x20]
Dfault_trap.S63 std %i0, [%sp + 0x20]
84 std %i0, [%sp + 96 + __struct_arch_esf_out_OFFSET + 0x00]
Dthread.c40 thread->callee_saved.i0 = (uint32_t) entry; in arch_new_thread()
Dinterrupt_trap.S69 std %i0, [%sp + 0x20]
315 ldd [%g1 + 0x20], %i0
/Zephyr-latest/arch/sparc/core/offsets/
Doffsets.c27 GEN_OFFSET_SYM(_callee_saved_t, i0);
/Zephyr-latest/include/zephyr/arch/sparc/
Dthread.h52 uint32_t i0; member
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml8 The following example uses TRGMUX IN2 and IN3 to connect to LCU1 LC0 I0 and I1.
/Zephyr-latest/scripts/build/
Dcheck_init_priorities_test.py218 return "i0"
233 "PRE_KERNEL_2": ["a: i0(__device_dts_ord_11)", "b: i1(__device_dts_ord_22)"],
239 11: (check_init_priorities.Priority("PRE_KERNEL_2", 0), "i0"),