Go to the documentation of this file.
29 #ifndef __ARCH_POWER_DECODER_HH__
30 #define __ARCH_POWER_DECODER_HH__
34 #include "arch/types.hh"
123 #endif // __ARCH_POWER_DECODER_HH__
void moreBytes(MachInst machInst)
StaticInstPtr decode(TheISA::Decoder *const decoder, TheISA::ExtMachInst mach_inst, Addr addr)
Decode a machine instruction.
StaticInstPtr decode(ExtMachInst mach_inst, Addr addr)
Decode a machine instruction.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
StaticInstPtr decode(PowerISA::PCState &nextPC)
void moreBytes(const PCState &pc, Addr fetchPC, MachInst inst)
GenericISA::DelaySlotPCState< MachInst > PCState
StaticInstPtr decodeInst(ExtMachInst mach_inst)
static GenericISA::BasicDecodeCache defaultCache
A cache of decoded instruction objects.
Decoder(ISA *isa=nullptr)
void takeOverFrom(Decoder *old)
Generated on Wed Sep 30 2020 14:01:58 for gem5 by doxygen 1.8.17