gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::X86ISA::GpRegIndex Struct Reference

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

#include <static_inst.hh>

Public Member Functions

 GpRegIndex (RegIndex idx)
 

Public Attributes

RegIndex index
 

Detailed Description

Classes 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 60 of file static_inst.hh.

Constructor & Destructor Documentation

◆ GpRegIndex()

gem5::X86ISA::GpRegIndex::GpRegIndex ( RegIndex  idx)
inlineexplicit

Definition at line 63 of file static_inst.hh.

Member Data Documentation

◆ index

RegIndex gem5::X86ISA::GpRegIndex::index

Definition at line 62 of file static_inst.hh.


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

Generated on Wed Dec 21 2022 10:25:04 for gem5 by doxygen 1.9.1