gem5 v23.0.0.1
|
Decode collects macro-ops from Fetch2 and splits them into micro-ops passed to Execute. More...
#include <vector>
#include "base/named.hh"
#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 | gem5::minor::Decode |
struct | gem5::minor::Decode::DecodeThreadInfo |
Data members after this line are cycle-to-cycle state. More... | |
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::minor |
Decode collects macro-ops from Fetch2 and splits them into micro-ops passed to Execute.
Definition in file decode.hh.