gem5  v21.1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Enumerations
types.hh File Reference
#include <cstdint>
#include "arch/mips/pcstate.hh"

Go to the source code of this file.

Classes

struct  gem5::MipsISA::CoreSpecific
 

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::MipsISA
 

Typedefs

typedef uint32_t gem5::MipsISA::MachInst
 
typedef uint64_t gem5::MipsISA::ExtMachInst
 

Enumerations

enum  gem5::MipsISA::ConvertType {
  gem5::MipsISA::SINGLE_TO_DOUBLE, gem5::MipsISA::SINGLE_TO_WORD, gem5::MipsISA::SINGLE_TO_LONG, gem5::MipsISA::DOUBLE_TO_SINGLE,
  gem5::MipsISA::DOUBLE_TO_WORD, gem5::MipsISA::DOUBLE_TO_LONG, gem5::MipsISA::LONG_TO_SINGLE, gem5::MipsISA::LONG_TO_DOUBLE,
  gem5::MipsISA::LONG_TO_WORD, gem5::MipsISA::LONG_TO_PS, gem5::MipsISA::WORD_TO_SINGLE, gem5::MipsISA::WORD_TO_DOUBLE,
  gem5::MipsISA::WORD_TO_LONG, gem5::MipsISA::WORD_TO_PS, gem5::MipsISA::PL_TO_SINGLE, gem5::MipsISA::PU_TO_SINGLE
}
 
enum  gem5::MipsISA::RoundMode { gem5::MipsISA::RND_ZERO, gem5::MipsISA::RND_DOWN, gem5::MipsISA::RND_UP, gem5::MipsISA::RND_NEAREST }
 

Generated on Wed Jul 28 2021 12:10:32 for gem5 by doxygen 1.8.17