Home
last modified time | relevance | path

Searched refs:there (Results 51 – 75 of 128) sorted by relevance

123456

/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_schedule.s126 BEQ _tx_handler_svc_schedule ; Yes, go there
129 BEQ _tx_handler_svc_super_enter ; Yes, go there
132 BEQ _tx_handler_svc_super_exit ; Yes, go there
136 BEQ _tx_handler_svc_arm ; Yes, go there
/ThreadX-v6.4.1/ports/cortex_m0/ac5/src/
Dtx_thread_schedule.s190 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m0/ac6/src/
Dtx_thread_schedule.S203 LDR r1, [r2] @ Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m0/gnu/src/
Dtx_thread_schedule.S203 LDR r1, [r2] @ Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m0/iar/src/
Dtx_thread_schedule.s188 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m0/keil/src/
Dtx_thread_schedule.s191 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m4/keil/src/
Dtx_thread_schedule.s190 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_schedule.s143 BEQ _tx_handler_svc_schedule ; Yes, go there
146 BEQ _tx_handler_svc_super_enter ; Yes, go there
149 BEQ _tx_handler_svc_super_exit ; Yes, go there
153 BEQ _tx_handler_svc_arm ; Yes, go there
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/
Dtx_thread_schedule.arm131 ; /* Determine if there is a current thread to finish preserving. */
165 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_timer_interrupt.S143 CMP r2, #0 @ Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_timer_interrupt.S143 CMP r2, #0 @ Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_timer_interrupt.S143 CMP r2, #0 @ Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_timer_interrupt.s141 CMP r2, #0 ; Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_timer_interrupt.s141 CMP r2, #0 ; Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_timer_interrupt.s141 CMP r2, #0 ; Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/
Dcrt1cl.s147 ; weak versions of BSS section symbols in case there is no .bss section
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_thread_schedule.arm139 ; /* Determine if there is a current thread to finish preserving. */
179 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_thread_schedule.arm134 /* Determine if there is a current thread to finish preserving. */
173 LDR r1, [r2] // Is there another thread ready to execute?
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/
Dtx_thread_schedule.arm139 ; /* Determine if there is a current thread to finish preserving. */
179 LDR r1, [r2] ; Is there another thread ready to execute?
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_timer_interrupt.a64117 CMP x2, #0 // Is there anything in the list?
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dinit_vpe1.mip70 beqz r21_more_tcs, done_init_vpe1 // If there is no .
72 beqz r20_more_vpes, done_init_vpe1 // If there is no vpe1 then skip init_vpe1.
Dinit_cm.mip73 // Disable the CM regions if there is an IOCU.
/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.4.1/ports/cortex_a9/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.4.1/ports/arm9/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */

123456