Searched refs:EXCEPTION_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/gcc/ |
| A D | startup_RV32M1_ri5cy.S | 27 #define EXCEPTION_STACK_SIZE 0x58 macro 184 addi x2, x2, EXCEPTION_STACK_SIZE 190 addi x2, x2, -EXCEPTION_STACK_SIZE 201 addi x2, x2, -EXCEPTION_STACK_SIZE
|
| A 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
|
Completed in 3 milliseconds