Go to the documentation of this file.
29 #ifndef __ARCH_SPARC_DECODER_HH__
30 #define __ARCH_SPARC_DECODER_HH__
35 #include "arch/types.hh"
72 if (
emi & (1 << 13)) {
130 #endif // __ARCH_SPARC_DECODER_HH__
void moreBytes(const PCState &pc, Addr fetchPC, MachInst inst)
void takeOverFrom(Decoder *old)
StaticInstPtr decode(TheISA::Decoder *const decoder, TheISA::ExtMachInst mach_inst, Addr addr)
Decode a machine instruction.
static GenericISA::BasicDecodeCache defaultCache
A cache of decoded instruction objects.
Decoder(ISA *isa=nullptr)
StaticInstPtr decode(SparcISA::PCState &nextPC)
Addr instAddr() const
Returns the memory address the bytes of this instruction came from.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void setContext(RegVal _asi)
StaticInstPtr decode(ExtMachInst mach_inst, Addr addr)
Decode a machine instruction.
StaticInstPtr decodeInst(ExtMachInst mach_inst)
T bits(T val, int first, int last)
Extract the bitfield from position 'first' to 'last' (inclusive) from 'val' and right justify it.
Generated on Wed Sep 30 2020 14:01:58 for gem5 by doxygen 1.8.17