Home
last modified time | relevance | path

Searched refs:index (Results 151 – 175 of 208) sorted by relevance

123456789

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_thread_context_restore.mip80 sll $24, $25, 2 # Build index based on VPE number
188 addu $11, $11, $24 # Add VPE index here to see if this is the thread
344 or $17, $24, $0 # Save VPE index offset value
351 or $24, $17, $0 # Reciver VPE index offset value
359 addu $10, $10, $24 # Build index into time-slice
370 addu $12, $12, $24 # Build VPE index
Dtx_thread_smp_current_state_get.mip72 sll $25, $25, 2 # Build index based on VPE number
Dtx_thread_smp_current_thread_get.mip71 sll $25, $25, 2 # Build index based on VPE number
Dtx_thread_system_return.mip139 sll $25, $25, 2 # Build index based on VPE number
150 addu $10, $10, $25 # Build index to system stack pointer array
Dtx_thread_smp_initialize_wait.mip93 sll $8, $8, 2 # Build index based on VPE number
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_schedule.S172 ADD r2, r2, r12 @ Build index into the current thread array
212 ADD r2, r2, r12 @ Build index into the time-slice array
279 ADD r0, r0, r1 @ Build index into the current thread array
301 ADD r0, r0, r1 @ Build index into the current thread array
Dtx_thread_smp_protect.S176 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index
278 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_schedule.s170 ADD r2, r2, r12 ; Build index into the current thread array
210 ADD r2, r2, r12 ; Build index into the time-slice array
277 ADD r0, r0, r1 ; Build index into the current thread array
299 ADD r0, r0, r1 ; Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_schedule.s170 ADD r2, r2, r12 ; Build index into the current thread array
210 ADD r2, r2, r12 ; Build index into the time-slice array
277 ADD r0, r0, r1 ; Build index into the current thread array
299 ADD r0, r0, r1 ; Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_schedule.s171 ADD r2, r2, r12 ; Build index into the current thread array
210 ADD r2, r2, r12 ; Build index into the time-slice array
277 ADD r0, r0, r1 ; Build index into the current thread array
299 ADD r0, r0, r1 ; Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_schedule.S173 ADD r2, r2, r12 @ Build index into the current thread array
212 ADD r2, r2, r12 @ Build index into the time-slice array
279 ADD r0, r0, r1 @ Build index into the current thread array
301 ADD r0, r0, r1 @ Build index into the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_schedule.S187 ADD r2, r2, r12 @ Build index into the current thread array
227 ADD r2, r2, r12 @ Build index into the time-slice array
298 ADD r0, r0, r1 @ Build index into the current thread array
320 ADD r0, r0, r1 @ Build index into the current thread array
Dtx_thread_smp_protect.S176 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index
278 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_thread_context_restore.S80 sll $24, $25, 2 # Build index based on VPE number
184 addu $11, $11, $24 # Add VPE index here to see if this is the thread
Dtx_thread_smp_protect.S88 sll $13, $25, 2 # Build index based on VPE number
Dtx_initialize_low_level.S197 sll $8, $8, 2 # Build offset to proper counter index
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_system_return.s88 asl r4, r1, 2 ; Build index into core arrays
141 asl r4, r1, 2 ; Build index into core arrays
Dtx_thread_smp_protect.s100 asl r0, r1, 2 ; Build index into _tx_thread_system_state
/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/cortex_a9/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/arm9/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/arm11/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/cortex_a15/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/cortex_a17/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }
/ThreadX-v6.4.1/ports/cortex_a12/gnu/example_build/
Dsample_threadx.ld209 .stab.index 0 : { *(.stab.index) }

123456789