Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h43 #define SSTATUS_SPIE 0x00000020 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h583 #define SSTATUS_SPIE 0x00000020 macro
H A Dcsr.c1425 static const target_ulong sstatus_v1_10_mask = SSTATUS_SIE | SSTATUS_SPIE |