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

/gem5/src/arch/x86/
H A Dfaults.hh83 virtual bool isSoft() function in class:X86ISA::X86FaultBase
426 bool isSoft() function in class:X86ISA::SoftwareInterrupt
H A Dfaults.cc70 if (isSoft()) {
89 assert(!isSoft());

Completed in 7 milliseconds