Searched refs:tx_thread_cp_state (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.3.0/ports/xtensa/xcc/inc/ |
| D | tx_port.h | 339 UINT tx_thread_cp_state[(XT_CP_SIZE+3)/4]; 384 _xt_coproc_release(&thread_ptr->tx_thread_cp_state); 386 _xt_coproc_release(&thread_ptr->tx_thread_cp_state); 388 _xt_coproc_release(&thread_ptr->tx_thread_cp_state); 392 thread_ptr->tx_thread_cp_state[0] = 0; \ 393 thread_ptr->tx_thread_cp_state[1] = 0; \ 394 thread_ptr->tx_thread_cp_state[2] = \ 395 ((((UINT)thread_ptr->tx_thread_cp_state)+12+XCHAL_TOTAL_SA_ALIGN-1) \
|
| D | tx_api_asm.h | 59 #define tx_thread_cp_state 0x34 macro 61 #define tx_thread_cp_state 0x2C macro
|
| D | xtensa_context.h | 439 s16i a12, a11, tx_thread_cp_state + XT_CPENABLE 495 l16ui a10, a9, tx_thread_cp_state + XT_CPENABLE
|
| /ThreadX-v6.3.0/ports/xtensa/xcc/src/ |
| D | tx_thread_system_return.S | 149 s16i a5, a4, tx_thread_cp_state + XT_CPENABLE 277 s16i a0, a3, tx_thread_cp_state + XT_CPENABLE
|
| D | tx_thread_context_restore.S | 174 s16i a3, a2, tx_thread_cp_state + XT_CPENABLE
|
| D | tx_thread_schedule.S | 193 l16ui a3, a2, tx_thread_cp_state + XT_CPENABLE
|
| D | xtensa_coproc_handler.S | 239 addi a15, a15, tx_thread_cp_state
|