Searched refs:index (Results 176 – 200 of 208) sorted by relevance
123456789
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports/cortex_a8/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports/cortex_a5/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports/cortex_a7/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports/cortex_r5/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports/cortex_r4/gnu/example_build/ |
D | sample_threadx.ld | 209 .stab.index 0 : { *(.stab.index) }
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/ |
D | tx_thread_smp_protect.S | 174 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index 276 LDR r4, [r4, r3, LSL #2] @ Get the value at the head index
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_thread_smp_protect.mip | 88 sll $13, $25, 2 # Build index based on VPE number
|
D | tx_thread_context_save.mip | 91 sll $24, $25, 2 # Build index based on VPE number
|
D | tx_initialize_low_level.mip | 197 sll $8, $8, 2 # Build offset to proper counter index
|
D | tx_thread_schedule.mip | 116 sll $25, $25, 2 # Build index based on VPE number
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/ |
D | tx_thread_smp_protect.s | 172 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index 274 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
D | tx_thread_smp_protect.s | 174 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index 276 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/ |
D | tx_thread_smp_protect.s | 172 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index 274 LDR r4, [r4, r3, LSL #2] ; Get the value at the head index
|
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/ |
D | tx_thread_context_restore.s | 106 asl r3, r3, 2 ; Build index into core arrays 179 asr r4, r3, 2 ; Shift core index back down for core ID
|
D | tx_thread_schedule.s | 129 asl r4, r1, 2 ; Build index into core arrays
|
D | tx_thread_context_save.s | 97 asl r3, r3, 2 ; Build index into core arrays
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/ |
D | tx_port.h | 430 sll $25, $25, 2 # Build index based on VPE number in _tx_thread_smp_current_thread_get()
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/ |
D | tx_thread_context_save.S | 85 sll $24, $25, 2 # Build index based on VPE number
|
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/include/ |
D | C66XX_FUNCTIONS.hxx | 588 int32_t C66XX_MEM_init_xmc_mpax_segment(uint32_t index, uint32_t baddr, uint32_t size, uint32_t rad…
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
D | tx_thread_schedule.s | 330 MOV r3, #0 ; Loop index 343 ADD r3, r3, #1 ; Increment loop index
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/ |
D | m32c0.h | 474 $index = $0
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | m32c0.h | 474 $index = $0
|
D | init_L23caches.mip | 157 cache 0xB, 0(a2) // Write Tag using index store tag
|
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
D | startup.S | 214 ADD r1, r1, r0 ; Build array index
|
123456789