gem5  v22.1.0.0
Public Attributes | List of all members
gem5::X86ISA::AddrOp::ArgType Struct Reference

#include <microop_args.hh>

Public Attributes

uint8_t scale
 
GpRegIndex index
 
GpRegIndex base
 
uint64_t disp
 
SegRegIndex segment
 

Detailed Description

Definition at line 345 of file microop_args.hh.

Member Data Documentation

◆ base

GpRegIndex gem5::X86ISA::AddrOp::ArgType::base

Definition at line 349 of file microop_args.hh.

◆ disp

uint64_t gem5::X86ISA::AddrOp::ArgType::disp

Definition at line 350 of file microop_args.hh.

◆ index

GpRegIndex gem5::X86ISA::AddrOp::ArgType::index

Definition at line 348 of file microop_args.hh.

◆ scale

uint8_t gem5::X86ISA::AddrOp::ArgType::scale

Definition at line 347 of file microop_args.hh.

◆ segment

SegRegIndex gem5::X86ISA::AddrOp::ArgType::segment

Definition at line 351 of file microop_args.hh.


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

Generated on Wed Dec 21 2022 10:25:04 for gem5 by doxygen 1.9.1