Home
last modified time | relevance | path

Searched refs:RISCV_MSTATUS_MIE (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
H A Dlos_dispatch.S117 andi a1, a0, RISCV_MSTATUS_MIE
125 li a2, RISCV_MSTATUS_MIE
161 li t0, (RISCV_MSTATUS_MPIE | RISCV_MSTATUS_MIE) // mpie | mie
166 csrsi mstatus, RISCV_MSTATUS_MIE
171 li t0, RISCV_MSTATUS_MIE // mie
177 li t0, RISCV_MSTATUS_MIE // mie
/kernel/liteos_m/arch/risc-v/riscv32/gcc/asm/
H A Dsoc_common.h52 #define RISCV_MSTATUS_MIE 0x00000008 macro

Completed in 1 milliseconds