Searched refs:RV_STK_FRMSZ (Results 1 – 3 of 3) sorted by relevance
145 save_general_regs RV_STK_FRMSZ151 addi t0, sp, RV_STK_FRMSZ /* restore sp with the value when trap happened */201 restore_general_regs RV_STK_FRMSZ
33 StackType_t *adjusted_top_of_stack = top_of_stack - RV_STK_FRMSZ; in esp_switch_stack_setup()
94 #define RV_STK_FRMSZ (ALIGNUP(0x10, RV_STK_SZ1)) macro