gem5
v20.1.0.0
|
This is the complete list of members for RiscvISA::Decoder, including all inherited members.
aligned | RiscvISA::Decoder | private |
compressed(ExtMachInst inst) | RiscvISA::Decoder | inline |
decode(ExtMachInst mach_inst, Addr addr) | RiscvISA::Decoder | |
decode(RiscvISA::PCState &nextPC) | RiscvISA::Decoder | |
decodeInst(ExtMachInst mach_inst) | RiscvISA::Decoder | |
Decoder(ISA *isa=nullptr) | RiscvISA::Decoder | inline |
emi | RiscvISA::Decoder | protected |
fetchRomMicroop(MicroPC micropc, StaticInstPtr curMacroop) | InstDecoder | virtual |
instDone | RiscvISA::Decoder | protected |
instMap | RiscvISA::Decoder | private |
instReady() | RiscvISA::Decoder | inline |
mid | RiscvISA::Decoder | private |
more | RiscvISA::Decoder | private |
moreBytes(const PCState &pc, Addr fetchPC, MachInst inst) | RiscvISA::Decoder | |
needMoreBytes() | RiscvISA::Decoder | inline |
process() | RiscvISA::Decoder | inline |
reset() | RiscvISA::Decoder | |
takeOverFrom(Decoder *old) | RiscvISA::Decoder | inline |