|
gem5
v19.0.0.0
|
Decode collects macro-ops from Fetch2 and splits them into micro-ops passed to Execute. More...
#include "cpu/minor/buffers.hh"#include "cpu/minor/cpu.hh"#include "cpu/minor/dyn_inst.hh"#include "cpu/minor/pipe_data.hh"Go to the source code of this file.
Classes | |
| class | Minor::Decode |
| struct | Minor::Decode::DecodeThreadInfo |
| Data members after this line are cycle-to-cycle state. More... | |
Namespaces | |
| Minor | |
| Minor contains all the definitions within the MinorCPU apart from the CPU class itself. | |
Decode collects macro-ops from Fetch2 and splits them into micro-ops passed to Execute.
Definition in file decode.hh.