Home
last modified time | relevance | path

Searched refs:RISCV_MSTATUS_MPIE (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
H A Dlos_dispatch.S112 li a2, RISCV_MSTATUS_MPIE
161 li t0, (RISCV_MSTATUS_MPIE | RISCV_MSTATUS_MIE) // mpie | mie
H A Dlos_context.c86 context->mstatus = RISCV_MSTATUS_MPP | RISCV_MSTATUS_MPIE; in ArchTskStackInit()
/kernel/liteos_m/arch/risc-v/riscv32/gcc/asm/
H A Dsoc_common.h54 #define RISCV_MSTATUS_MPIE 0x00000080 macro

Completed in 2 milliseconds