Home
last modified time | relevance | path

Searched refs:index (Results 101 – 125 of 208) sorted by relevance

123456789

/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_smp_initialize_wait.S102 ADD r3, r3, r10 @ Build index into the system state array
123 ADD r3, r3, r10 @ Build index into the system state array
Dtx_thread_system_return.S102 ADD r3, r3, r12 @ Build index into current ptr array
140 ADD r2, r2, r12 @ Build index into time-slice array
Dtx_thread_smp_current_state_get.S94 ADD r1, r1, r2 @ Build index into the current state array
Dtx_thread_smp_current_thread_get.S94 ADD r1, r1, r2 @ Build index into the current thread array
Dtx_thread_vectored_context_save.S105 ADD r3, r3, r12 @ Build index into the system state array
146 ADD r1, r1, r12 @ Build index into current thread ptr
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_smp_initialize_wait.s100 ADD r3, r3, r10 ; Build index into the system state array
121 ADD r3, r3, r10 ; Build index into the system state array
Dtx_thread_system_return.s100 ADD r3, r3, r12 ; Build index into current ptr array
138 ADD r2, r2, r12 ; Build index into time-slice array
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_smp_initialize_wait.S102 ADD r3, r3, r10 @ Build index into the system state array
123 ADD r3, r3, r10 @ Build index into the system state array
Dtx_thread_system_return.S102 ADD r3, r3, r12 @ Build index into current ptr array
140 ADD r2, r2, r12 @ Build index into time-slice array
Dtx_thread_smp_current_state_get.S94 ADD r1, r1, r2 @ Build index into the current state array
Dtx_thread_smp_current_thread_get.S94 ADD r1, r1, r2 @ Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_smp_initialize_wait.s100 ADD r3, r3, r10 ; Build index into the system state array
121 ADD r3, r3, r10 ; Build index into the system state array
Dtx_thread_system_return.s100 ADD r3, r3, r12 ; Build index into current ptr array
138 ADD r2, r2, r12 ; Build index into time-slice array
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_smp_initialize_wait.s100 ADD r3, r3, r10 ; Build index into the system state array
121 ADD r3, r3, r10 ; Build index into the system state array
Dtx_thread_system_return.s100 ADD r3, r3, r12 ; Build index into current ptr array
138 ADD r2, r2, r12 ; Build index into time-slice array
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_smp_initialize_wait.S102 ADD r3, r3, r10 @ Build index into the system state array
123 ADD r3, r3, r10 @ Build index into the system state array
Dtx_thread_system_return.S102 ADD r3, r3, r12 @ Build index into current ptr array
140 ADD r2, r2, r12 @ Build index into time-slice array
Dtx_thread_smp_current_state_get.S94 ADD r1, r1, r2 @ Build index into the current state array
Dtx_thread_smp_current_thread_get.S94 ADD r1, r1, r2 @ Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dv7.s92 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
99 ORR r11, r11, r7, LSL r2 ; factor in the index number
103 SUBS r7, r7, #1 ; decrement the index
147 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
154 ORR r11, r11, r7, LSL r2 ; factor in the index number
158 SUBS r7, r7, #1 ; decrement the index
206 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
213 ORR r11, r11, r7, LSL r2 ; factor in the index number
217 SUBS r7, r7, #1 ; decrement the index
260 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
[all …]
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
Dv7.s92 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
99 ORR r11, r11, r7, LSL r2 ; factor in the index number
103 SUBS r7, r7, #1 ; decrement the index
147 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
154 ORR r11, r11, r7, LSL r2 ; factor in the index number
158 SUBS r7, r7, #1 ; decrement the index
206 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
213 ORR r11, r11, r7, LSL r2 ; factor in the index number
217 SUBS r7, r7, #1 ; decrement the index
260 ANDS r7, r7, r1, LSR #13 ; R7 is the max number of the index size (right aligned)
[all …]
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dv7.S104 ANDS r7, r7, r1, LSR #13 @ R7 is the max number of the index size (right aligned)
111 ORR r11, r11, r7, LSL r2 @ factor in the index number
115 SUBS r7, r7, #1 @ decrement the index
162 ANDS r7, r7, r1, LSR #13 @ R7 is the max number of the index size (right aligned)
169 ORR r11, r11, r7, LSL r2 @ factor in the index number
173 SUBS r7, r7, #1 @ decrement the index
224 ANDS r7, r7, r1, LSR #13 @ R7 is the max number of the index size (right aligned)
231 ORR r11, r11, r7, LSL r2 @ factor in the index number
235 SUBS r7, r7, #1 @ decrement the index
280 ANDS r7, r7, r1, LSR #13 @ R7 is the max number of the index size (right aligned)
[all …]
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_smp_current_state_get.s80 asl r0, r0, 2 ; Build index into _tx_thread_system_state
Dtx_thread_smp_current_thread_get.s80 asl r0, r0, 2 ; Build index into _tx_thread_current_ptr
Dtx_thread_smp_initialize_wait.s87 asl r0, r0, 2 ; Build index into _tx_thread_system_state

123456789