/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/ |
D | tx_thread_smp_initialize_wait.S | 102 ADD r3, r3, r10 @ Build index into the system state array 123 ADD r3, r3, r10 @ Build index into the system state array
|
D | tx_thread_system_return.S | 102 ADD r3, r3, r12 @ Build index into current ptr array 140 ADD r2, r2, r12 @ Build index into time-slice array
|
D | tx_thread_smp_current_state_get.S | 94 ADD r1, r1, r2 @ Build index into the current state array
|
D | tx_thread_smp_current_thread_get.S | 94 ADD r1, r1, r2 @ Build index into the current thread array
|
D | tx_thread_vectored_context_save.S | 105 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/ |
D | tx_thread_smp_initialize_wait.s | 100 ADD r3, r3, r10 ; Build index into the system state array 121 ADD r3, r3, r10 ; Build index into the system state array
|
D | tx_thread_system_return.s | 100 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/ |
D | tx_thread_smp_initialize_wait.S | 102 ADD r3, r3, r10 @ Build index into the system state array 123 ADD r3, r3, r10 @ Build index into the system state array
|
D | tx_thread_system_return.S | 102 ADD r3, r3, r12 @ Build index into current ptr array 140 ADD r2, r2, r12 @ Build index into time-slice array
|
D | tx_thread_smp_current_state_get.S | 94 ADD r1, r1, r2 @ Build index into the current state array
|
D | tx_thread_smp_current_thread_get.S | 94 ADD r1, r1, r2 @ Build index into the current thread array
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
D | tx_thread_smp_initialize_wait.s | 100 ADD r3, r3, r10 ; Build index into the system state array 121 ADD r3, r3, r10 ; Build index into the system state array
|
D | tx_thread_system_return.s | 100 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/ |
D | tx_thread_smp_initialize_wait.s | 100 ADD r3, r3, r10 ; Build index into the system state array 121 ADD r3, r3, r10 ; Build index into the system state array
|
D | tx_thread_system_return.s | 100 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/ |
D | tx_thread_smp_initialize_wait.S | 102 ADD r3, r3, r10 @ Build index into the system state array 123 ADD r3, r3, r10 @ Build index into the system state array
|
D | tx_thread_system_return.S | 102 ADD r3, r3, r12 @ Build index into current ptr array 140 ADD r2, r2, r12 @ Build index into time-slice array
|
D | tx_thread_smp_current_state_get.S | 94 ADD r1, r1, r2 @ Build index into the current state array
|
D | tx_thread_smp_current_thread_get.S | 94 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/ |
D | v7.s | 92 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/ |
D | v7.s | 92 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/ |
D | v7.S | 104 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/ |
D | tx_thread_smp_current_state_get.s | 80 asl r0, r0, 2 ; Build index into _tx_thread_system_state
|
D | tx_thread_smp_current_thread_get.s | 80 asl r0, r0, 2 ; Build index into _tx_thread_current_ptr
|
D | tx_thread_smp_initialize_wait.s | 87 asl r0, r0, 2 ; Build index into _tx_thread_system_state
|