gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::X86ISA::FoldedOp< Base > Struct Template Reference

#include <microop_args.hh>

Inheritance diagram for gem5::X86ISA::FoldedOp< Base >:

Public Types

using ArgType = GpRegIndex

Public Member Functions

template<class InstType>
 FoldedOp (InstType *inst, ArgType idx)
void print (std::ostream &os) const

Detailed Description

template<class Base>
struct gem5::X86ISA::FoldedOp< Base >

Definition at line 167 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

template<class Base>
using gem5::X86ISA::FoldedOp< Base >::ArgType = GpRegIndex

Definition at line 169 of file microop_args.hh.

Constructor & Destructor Documentation

◆ FoldedOp()

template<class Base>
template<class InstType>
gem5::X86ISA::FoldedOp< Base >::FoldedOp ( InstType * inst,
ArgType idx )
inline

Definition at line 172 of file microop_args.hh.

Member Function Documentation

◆ print()

template<class Base>
void gem5::X86ISA::FoldedOp< Base >::print ( std::ostream & os) const
inline

Definition at line 177 of file microop_args.hh.


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