gem5  v21.1.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 275 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

Definition at line 277 of file microop_args.hh.

Constructor & Destructor Documentation

◆ UpcOp()

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

Definition at line 282 of file microop_args.hh.

Member Function Documentation

◆ print()

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

Definition at line 285 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 279 of file microop_args.hh.

Referenced by print().


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

Generated on Tue Sep 21 2021 12:35:00 for gem5 by doxygen 1.8.17