Searched defs:SCAUSE_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
| /libcpu/risc-v/common64/ | ||
| A D | encoding.h | 132 #define SCAUSE_INTERRUPT (1UL << (RISCV_XLEN - 1)) macro |
| /libcpu/risc-v/rv64/ | ||
| A D | encoding.h | 115 #define SCAUSE_INTERRUPT (1UL << (RISCV_XLEN - 1)) macro |
Completed in 12 milliseconds