Searched refs:uie (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/riscv/
H A Dfaults.cc93 status.upie = status.uie;
94 status.uie = 0;
H A Dinterrupts.hh83 if (status.uie)
H A Dregisters.hh440 {CSR_UIE, {"uie", MISCREG_IE}},
628 Bitfield<0> uie; member in namespace:RiscvISA
/gem5/src/dev/
H A Dmc146818.hh140 Bitfield<4> uie; /// 1 = enable update-ended interrupt member in class:MC146818
H A Dmc146818.cc189 if (stat_regB.aie || stat_regB.uie) {
192 stat_regB.uie ? "update" : "");

Completed in 12 milliseconds