Searched refs:EXCEPTION_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/gcc/ |
| D | startup_RV32M1_ri5cy.S | 27 #define EXCEPTION_STACK_SIZE 0x58 macro 182 addi x2, x2, EXCEPTION_STACK_SIZE 188 addi x2, x2, -EXCEPTION_STACK_SIZE 199 addi x2, x2, -EXCEPTION_STACK_SIZE
|
| D | startup_RV32M1_zero_riscy.S | 26 #define EXCEPTION_STACK_SIZE 0x58 macro 181 addi x2, x2, EXCEPTION_STACK_SIZE 187 addi x2, x2, -EXCEPTION_STACK_SIZE 198 addi x2, x2, -EXCEPTION_STACK_SIZE
|