| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
| D | tx_thread_smp_protection_wait_list_macros.h | 107 CMP r2, #0 variable 113 MOV r2, #1 ; Build lock value variable 114 STREX r3, r2, [r1] ; Attempt to get the protection variable 231 LDR r2, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable 232 LDR r2, [r2] ; Load tail value variable 233 CMP r1, r2 ; Compare cur index and tail variable 238 MOV r2, r1 ; Move current index to next index register variable 239 ADD r2, r2, #1 ; Add 1 variable 251 MOV r2, #0 variable 284 LDR r2, =_tx_thread_smp_protect_wait_list_size variable [all …]
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/ |
| D | tx_thread_smp_protection_wait_list_macros.h | 107 CMP r2, #0 variable 113 MOV r2, #1 ; Build lock value variable 114 STREX r3, r2, [r1] ; Attempt to get the protection variable 231 LDR r2, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable 232 LDR r2, [r2] ; Load tail value variable 233 CMP r1, r2 ; Compare cur index and tail variable 238 MOV r2, r1 ; Move current index to next index register variable 239 ADD r2, r2, #1 ; Add 1 variable 251 MOV r2, #0 variable 284 LDR r2, =_tx_thread_smp_protect_wait_list_size variable [all …]
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/ |
| D | tx_thread_smp_protection_wait_list_macros.h | 107 CMP r2, #0 variable 113 MOV r2, #1 ; Build lock value variable 114 STREX r3, r2, [r1] ; Attempt to get the protection variable 231 LDR r2, =_tx_thread_smp_protect_wait_list_tail ; Load tail address variable 232 LDR r2, [r2] ; Load tail value variable 233 CMP r1, r2 ; Compare cur index and tail variable 238 MOV r2, r1 ; Move current index to next index register variable 239 ADD r2, r2, #1 ; Add 1 variable 251 MOV r2, #0 variable 284 LDR r2, =_tx_thread_smp_protect_wait_list_size variable [all …]
|
| /ThreadX-v6.4.1/ports/rxv1/ccrx/inc/ |
| D | tx_port.h | 236 MVTC r2,PSW ; in _tx_thread_interrupt_restore() local
|
| /ThreadX-v6.4.1/ports/rxv2/ccrx/inc/ |
| D | tx_port.h | 238 MVTC r2,PSW ; in _tx_thread_interrupt_restore() local
|
| /ThreadX-v6.4.1/ports/rxv3/ccrx/inc/ |
| D | tx_port.h | 237 MVTC r2,PSW ; in _tx_thread_interrupt_restore() local
|