gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:54 for gem5 by doxygen 1.11.0