Searched refs:r23 (Results 1 – 9 of 9) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/arch/nios2/ |
D | thread.h | 34 uint32_t r23; member
|
/Zephyr-Core-3.5.0/arch/arc/core/ |
D | fast_irq.S | 72 mov r23,lp_count 138 mov lp_count,r23
|
D | userspace.S | 34 mov_s r23, 0
|
/Zephyr-Core-3.5.0/arch/nios2/core/ |
D | swap.S | 58 stw r23, _thread_offset_to_r23(r11) 92 ldw r23, _thread_offset_to_r23(r2)
|
/Zephyr-Core-3.5.0/arch/nios2/core/offsets/ |
D | offsets.c | 40 GEN_OFFSET_SYM(_callee_saved_t, r23);
|
/Zephyr-Core-3.5.0/arch/arc/core/secureshield/ |
D | arc_secure.S | 28 mov r23, 0
|
/Zephyr-Core-3.5.0/arch/arc/core/offsets/ |
D | offsets.c | 93 GEN_OFFSET_SYM(_callee_saved_stack_t, r23);
|
/Zephyr-Core-3.5.0/arch/arc/include/ |
D | kernel_arch_data.h | 127 uintptr_t r23; member
|
D | swap_macros.h | 39 STR r23, sp, ___callee_saved_stack_t_r23_OFFSET 160 LDR r23, sp, ___callee_saved_stack_t_r23_OFFSET
|