Searched defs:instReady (Results 1 - 7 of 7) sorted by relevance

/gem5/src/arch/riscv/
H A Ddecoder.hh74 bool instReady() { return instDone; } function in class:RiscvISA::Decoder
/gem5/src/arch/alpha/
H A Ddecoder.hh82 instReady() function in class:AlphaISA::Decoder
/gem5/src/arch/power/
H A Ddecoder.hh89 instReady() function in class:PowerISA::Decoder
/gem5/src/arch/mips/
H A Ddecoder.hh82 instReady() function in class:MipsISA::Decoder
/gem5/src/arch/arm/
H A Ddecoder.hh121 bool instReady() const { return instDone; } function in class:ArmISA::Decoder
/gem5/src/arch/sparc/
H A Ddecoder.hh90 instReady() function in class:SparcISA::Decoder
/gem5/src/arch/x86/
H A Ddecoder.hh323 bool instReady() function in class:X86ISA::Decoder

Completed in 10 milliseconds