gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::X86ISA::DestOp Struct Reference

#include <microop_args.hh>

Inheritance diagram for gem5::X86ISA::DestOp:
gem5::X86ISA::CrOp< DestOp > gem5::X86ISA::DbgOp< DestOp > gem5::X86ISA::FloatOp< DestOp > gem5::X86ISA::FoldedOp< DestOp > gem5::X86ISA::IntOp< DestOp > gem5::X86ISA::MiscOp< DestOp > gem5::X86ISA::SegOp< DestOp >

Public Member Functions

RegIndex opIndex () const
 DestOp (RegIndex _dest, size_t _size)
template<class InstType>
 DestOp (RegIndex _dest, InstType *inst)

Public Attributes

const RegIndex dest
const size_t size

Detailed Description

Definition at line 55 of file microop_args.hh.

Constructor & Destructor Documentation

◆ DestOp() [1/2]

gem5::X86ISA::DestOp::DestOp ( RegIndex _dest,
size_t _size )
inline

Definition at line 61 of file microop_args.hh.

References dest, and size.

◆ DestOp() [2/2]

template<class InstType>
gem5::X86ISA::DestOp::DestOp ( RegIndex _dest,
InstType * inst )
inline

Definition at line 63 of file microop_args.hh.

References dest, and size.

Member Function Documentation

◆ opIndex()

Member Data Documentation

◆ dest

const RegIndex gem5::X86ISA::DestOp::dest

Definition at line 57 of file microop_args.hh.

Referenced by DestOp(), DestOp(), and opIndex().

◆ size


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