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

#include <microop_args.hh>

Public Member Functions

RegIndex opIndex () const
 
 Src1Op (RegIndex _src1, size_t _size)
 

Public Attributes

const RegIndex src1
 
const size_t size
 

Detailed Description

Definition at line 60 of file microop_args.hh.

Constructor & Destructor Documentation

◆ Src1Op()

gem5::X86ISA::Src1Op::Src1Op ( RegIndex  _src1,
size_t  _size 
)
inline

Definition at line 66 of file microop_args.hh.

Member Function Documentation

◆ opIndex()

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

Definition at line 64 of file microop_args.hh.

References src1.

Member Data Documentation

◆ size

const size_t gem5::X86ISA::Src1Op::size

Definition at line 63 of file microop_args.hh.

◆ src1

const RegIndex gem5::X86ISA::Src1Op::src1

Definition at line 62 of file microop_args.hh.

Referenced by opIndex().


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