Searched refs:sie (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/riscv/
H A Dfaults.cc103 status.spie = status.sie;
104 status.sie = 0;
113 status.mpie = status.sie;
H A Dinterrupts.hh81 if (status.sie)
H A Dregisters.hh486 {CSR_SIE, {"sie", MISCREG_IE}},
627 Bitfield<1> sie; member in namespace:RiscvISA
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1279 DECLARE_CSR(sie, CSR_SIE)

Completed in 11 milliseconds