Home
last modified time | relevance | path

Searched refs:XT_CPSTORED (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dxtensa_context.h302 #define XT_CPSTORED 2 /* (2 bytes) coprocessors saved for this thread */ macro
Dxtensa_vectors.S877 l16ui a4, a2, XT_CPSTORED /* a4 = old owner's CPSTORED */
880 s16i a4, a2, XT_CPSTORED /* update old owner's CPSTORED */
898 l16ui a3, a15, XT_CPSTORED /* a3 = new owner's CPSTORED */
902 s16i a3, a15, XT_CPSTORED /* update new owner's CPSTORED */
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dxtensa_vectors.S1090 l16ui a4, a2, XT_CPSTORED /* a4 = old owner's CPSTORED */
1093 s16i a4, a2, XT_CPSTORED /* update old owner's CPSTORED */
1114 l16ui a3, a15, XT_CPSTORED /* a3 = new owner's CPSTORED */
1118 s16i a3, a15, XT_CPSTORED /* update new owner's CPSTORED */