gem5
v21.1.0.1
|
#include <array>
#include <bitset>
#include <list>
#include <string>
#include <vector>
#include "cpu/op_class.hh"
#include "params/FUPool.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::o3::FUPool |
Pool of FU's, specific to the new CPU model. More... | |
class | gem5::o3::FUPool::FUIdxQueue |
Class that implements a circular queue to hold FU indices. More... | |
Namespaces | |
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. | |
gem5::o3 | |