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

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Ddirty.S25 li a1, ((MSTATUS_MPP & ~(MSTATUS_MPP<<1)) * PRV_S) | MSTATUS_MPRV
50 li t0, MSTATUS_MPRV
60 li t0, MSTATUS_MPRV
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h19 #define MSTATUS_MPRV 0x00020000 macro

Completed in 13 milliseconds