gem5
v21.1.0.1
|
#include "arch/generic/vec_pred_reg.hh"
#include "arch/generic/vec_reg.hh"
#include "arch/x86/regs/ccr.hh"
#include "arch/x86/regs/float.hh"
#include "arch/x86/regs/int.hh"
#include "arch/x86/regs/misc.hh"
Go to the source code of this file.
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::X86ISA | |
This is exposed globally, independent of the ISA. | |
Typedefs | |
using | gem5::X86ISA::VecElem = ::gem5::DummyVecElem |
using | gem5::X86ISA::VecRegContainer = ::gem5::DummyVecRegContainer |
using | gem5::X86ISA::VecPredRegContainer = ::gem5::DummyVecPredRegContainer |
Variables | |
constexpr unsigned | gem5::X86ISA::NumVecElemPerVecReg = ::gem5::DummyNumVecElemPerVecReg |