gem5
v22.0.0.1
|
#include <array>
#include <bitset>
#include <string>
#include <vector>
#include "cpu/op_class.hh"
#include "params/FUDesc.hh"
#include "params/OpDesc.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::OpDesc |
class | gem5::FUDesc |
class | gem5::FuncUnit |
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. | |
Typedefs | |
typedef std::vector< OpDesc * >::const_iterator | gem5::OPDDiterator |
typedef std::vector< FUDesc * >::const_iterator | gem5::FUDDiterator |