gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 326 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

Definition at line 328 of file microop_args.hh.

Constructor & Destructor Documentation

◆ UpcOp()

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

Definition at line 333 of file microop_args.hh.

Member Function Documentation

◆ print()

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

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

Referenced by print().


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