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

/gem5/src/arch/riscv/
H A Ddecoder.cc53 Decoder::moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:RiscvISA::Decoder
/gem5/src/arch/arm/
H A Ddecoder.cc155 Decoder::moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:ArmISA::Decoder
/gem5/src/arch/alpha/
H A Ddecoder.hh67 moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:AlphaISA::Decoder
/gem5/src/arch/power/
H A Ddecoder.hh68 moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:PowerISA::Decoder
77 moreBytes(MachInst machInst) function in class:PowerISA::Decoder
/gem5/src/arch/mips/
H A Ddecoder.hh69 moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:MipsISA::Decoder
/gem5/src/arch/sparc/
H A Ddecoder.hh66 moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) function in class:SparcISA::Decoder
/gem5/src/arch/x86/
H A Ddecoder.hh308 void moreBytes(const PCState &pc, Addr fetchPC, MachInst data) function in class:X86ISA::Decoder

Completed in 10 milliseconds