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

#include <microop_args.hh>

Public Types

using ArgType = MicroPC
 

Public Member Functions

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

Public Attributes

MicroPC target
 

Detailed Description

Definition at line 311 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

Definition at line 313 of file microop_args.hh.

Constructor & Destructor Documentation

◆ UpcOp()

template<class InstType >
gem5::X86ISA::UpcOp::UpcOp ( InstType *  inst,
ArgType  _target 
)
inline

Definition at line 318 of file microop_args.hh.

Member Function Documentation

◆ print()

void gem5::X86ISA::UpcOp::print ( std::ostream &  os) const
inline

Definition at line 321 of file microop_args.hh.

References gem5::ccprintf(), gem5::X86ISA::os, and target.

Member Data Documentation

◆ target

MicroPC gem5::X86ISA::UpcOp::target

Definition at line 315 of file microop_args.hh.

Referenced by print().


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