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

/gem5/src/arch/riscv/
H A Ddecoder.hh73 bool needMoreBytes() { return more; } function in class:RiscvISA::Decoder
/gem5/src/arch/alpha/
H A Ddecoder.hh76 needMoreBytes() function in class:AlphaISA::Decoder
/gem5/src/arch/power/
H A Ddecoder.hh83 needMoreBytes() function in class:PowerISA::Decoder
/gem5/src/arch/mips/
H A Ddecoder.hh76 needMoreBytes() function in class:MipsISA::Decoder
/gem5/src/arch/arm/
H A Ddecoder.hh111 bool needMoreBytes() const { return outOfBytes; } function in class:ArmISA::Decoder
/gem5/src/arch/sparc/
H A Ddecoder.hh84 needMoreBytes() function in class:SparcISA::Decoder
/gem5/src/arch/x86/
H A Ddecoder.hh318 bool needMoreBytes() function in class:X86ISA::Decoder

Completed in 10 milliseconds