Home
last modified time | relevance | path

Searched refs:XT_STK_XFRM_SZ (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_thread_system_return.S123 addi sp, sp, -XT_STK_XFRM_SZ
153 addi sp, sp, XT_STK_XFRM_SZ /* restore SP */
172 addi sp, sp, -XT_STK_XFRM_SZ /* Prepare to restore state */
180 addi sp, sp, XT_STK_XFRM_SZ
/ThreadX-v6.3.0/ports/xtensa/xcc/inc/
Dxtensa_context.h220 #define XT_STK_XFRM_SZ XT_STK_NEXT1 macro
223 #define XT_STK_XTRA_SZ (XT_STK_FRMSZ - XT_STK_XFRM_SZ)
516 addi a2, a1, -XT_STK_XFRM_SZ