/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/ |
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
|
D | tx_thread_context_save.S | 118 ADD r3, r3, r12 @ Build index into the system state array 153 ADD r1, r1, r12 @ Build index into current thread ptr
|
D | tx_thread_context_restore.S | 168 ADD r1, r1, r12 @ Build index to this core's current thread ptr 185 ADD r3, r3, r12 @ Build index to this core's execute thread ptr 328 ADD r3, r3, r12 @ Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/ |
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
|
D | tx_thread_context_save.S | 115 ADD r3, r3, r12 @ Build index into the system state array 150 ADD r1, r1, r12 @ Build index into current thread ptr
|
D | tx_thread_context_restore.S | 165 ADD r1, r1, r12 @ Build index to this core's current thread ptr 182 ADD r3, r3, r12 @ Build index to this core's execute thread ptr 327 ADD r3, r3, r12 @ Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/ |
D | tx_thread_smp_current_state_get.s | 92 ADD r1, r1, r2 ; Build index into the current state array
|
D | tx_thread_smp_current_thread_get.s | 92 ADD r1, r1, r2 ; Build index into the current thread array
|
D | tx_thread_context_save.s | 113 ADD r3, r3, r12 ; Build index into the system state array 148 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_vectored_context_save.s | 103 ADD r3, r3, r12 ; Build index into the system state array 144 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_context_restore.s | 163 ADD r1, r1, r12 ; Build index to this core's current thread ptr 180 ADD r3, r3, r12 ; Build index to this core's execute thread ptr 323 ADD r3, r3, r12 ; Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
D | tx_thread_smp_current_state_get.s | 92 ADD r1, r1, r2 ; Build index into the current state array
|
D | tx_thread_smp_current_thread_get.s | 92 ADD r1, r1, r2 ; Build index into the current thread array
|
D | tx_thread_vectored_context_save.s | 103 ADD r3, r3, r12 ; Build index into the system state array 144 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_context_save.s | 113 ADD r3, r3, r12 ; Build index into the system state array 148 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_context_restore.s | 163 ADD r1, r1, r12 ; Build index to this core's current thread ptr 180 ADD r3, r3, r12 ; Build index to this core's execute thread ptr 325 ADD r3, r3, r12 ; Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/ |
D | tx_thread_smp_current_state_get.s | 92 ADD r1, r1, r2 ; Build index into the current state array
|
D | tx_thread_smp_current_thread_get.s | 92 ADD r1, r1, r2 ; Build index into the current thread array
|
D | tx_thread_context_save.s | 113 ADD r3, r3, r12 ; Build index into the system state array 148 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_vectored_context_save.s | 103 ADD r3, r3, r12 ; Build index into the system state array 144 ADD r1, r1, r12 ; Build index into current thread ptr
|
D | tx_thread_context_restore.s | 163 ADD r1, r1, r12 ; Build index to this core's current thread ptr 180 ADD r3, r3, r12 ; Build index to this core's execute thread ptr 325 ADD r3, r3, r12 ; Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/ |
D | tx_thread_context_save.S | 115 ADD r3, r3, r12 @ Build index into the system state array 150 ADD r1, r1, r12 @ Build index into current thread ptr
|
D | tx_thread_context_restore.S | 165 ADD r1, r1, r12 @ Build index to this core's current thread ptr 182 ADD r3, r3, r12 @ Build index to this core's execute thread ptr 327 ADD r3, r3, r12 @ Build index to core's time slice
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/ |
D | tx_thread_system_return.S | 135 sll $25, $25, 2 # Build index based on VPE number 146 addu $10, $10, $25 # Build index to system stack pointer array
|
D | tx_thread_smp_initialize_wait.S | 93 sll $8, $8, 2 # Build index based on VPE number
|