gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
X86ISA::InstRegIndex Struct Reference

Class for register indices passed to instruction constructors. More...

#include <static_inst.hh>

Public Member Functions

 InstRegIndex (RegIndex _idx)
 

Public Attributes

RegIndex idx
 

Detailed Description

Class for register indices passed to instruction constructors.

Using a wrapper struct for these lets take advantage of the compiler's type checking.

Definition at line 54 of file static_inst.hh.

Constructor & Destructor Documentation

X86ISA::InstRegIndex::InstRegIndex ( RegIndex  _idx)
inlineexplicit

Definition at line 57 of file static_inst.hh.

Member Data Documentation

RegIndex X86ISA::InstRegIndex::idx

Definition at line 56 of file static_inst.hh.

Referenced by X86ISA::MemOp::MemOp().


The documentation for this struct was generated from the following file:

Generated on Fri Jun 9 2017 13:04:42 for gem5 by doxygen 1.8.6