Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/RISC-V/
DportASM.s83 #define CSR_MSTATUS 0x300 macro
208 csrr t0, CSR_MSTATUS /* Obtain current mstatus value. */
282 csrrw x0, CSR_MSTATUS, x5 /* Interrupts enabled from here! */
294 csrr t2, CSR_MSTATUS /* For viewing in the debugger only */
301 csrr t2, CSR_MSTATUS /* For viewing in the debugger only */