gem5  v21.2.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gem5::X86ISA::DataHiOp Struct Reference

#include <microop_args.hh>

Public Member Functions

RegIndex opIndex () const
 
 DataHiOp (RegIndex data_hi, size_t _size)
 

Public Attributes

const RegIndex dataHi
 
const size_t size
 

Detailed Description

Definition at line 100 of file microop_args.hh.

Constructor & Destructor Documentation

◆ DataHiOp()

gem5::X86ISA::DataHiOp::DataHiOp ( RegIndex  data_hi,
size_t  _size 
)
inline

Definition at line 106 of file microop_args.hh.

Member Function Documentation

◆ opIndex()

RegIndex gem5::X86ISA::DataHiOp::opIndex ( ) const
inline

Definition at line 104 of file microop_args.hh.

References dataHi.

Member Data Documentation

◆ dataHi

const RegIndex gem5::X86ISA::DataHiOp::dataHi

Definition at line 102 of file microop_args.hh.

Referenced by opIndex().

◆ size

const size_t gem5::X86ISA::DataHiOp::size

Definition at line 103 of file microop_args.hh.


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

Generated on Tue Feb 8 2022 11:49:57 for gem5 by doxygen 1.8.17