gem5 v25.0.0.1
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.

References index.

Member Data Documentation

◆ index

RegIndex gem5::X86ISA::GpRegIndex::index

Definition at line 62 of file static_inst.hh.

Referenced by GpRegIndex().


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

Generated on Sat Oct 18 2025 08:07:52 for gem5 by doxygen 1.14.0