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