Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h201 CMP r3, r0 ; Did we find the core? variable
259 LDR r0, =_tx_thread_smp_protect_wait_list ; Get the address of the list variable
277 LDR r0, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable
299 MOV r0, #0 ; Build lock value variable
301 STR r0, [r1] ; Store the new value variable
308 AND r0, r0, #0x03 ; Mask off, leaving the CPU ID field variable
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h201 CMP r3, r0 ; Did we find the core? variable
259 LDR r0, =_tx_thread_smp_protect_wait_list ; Get the address of the list variable
277 LDR r0, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable
299 MOV r0, #0 ; Build lock value variable
301 STR r0, [r1] ; Store the new value variable
308 AND r0, r0, #0x03 ; Mask off, leaving the CPU ID field variable
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h259 LDR r0, =_tx_thread_smp_protect_wait_list ; Get the address of the list variable
277 LDR r0, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable
299 MOV r0, #0 ; Build lock value variable
301 STR r0, [r1] ; Store the new value variable