gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::X86ISA::ExtMachInst Struct Reference

#include <types.hh>

Public Member Functions

void reset ()
 

Public Attributes

LegacyPrefixVector legacy
 
Rex rex
 
VexInfo vex
 
struct { 
 
   OpcodeType   type 
 
   Opcode   op 
 
opcode 
 
ModRM modRM
 
Sib sib
 
uint64_t immediate
 
uint64_t displacement
 
uint8_t opSize
 
uint8_t addrSize
 
uint8_t stackSize
 
uint8_t dispSize
 
OperatingModeAndCPL mode
 

Detailed Description

Definition at line 212 of file types.hh.

Member Function Documentation

◆ reset()

void gem5::X86ISA::ExtMachInst::reset ( )
inline

Definition at line 214 of file types.hh.

Referenced by gem5::X86ISA::Decoder::Decoder().

Member Data Documentation

◆ addrSize

◆ displacement

◆ dispSize

◆ immediate

◆ legacy

◆ mode

◆ modRM

◆ op

◆ [struct]

◆ opSize

◆ rex

◆ sib

◆ stackSize

◆ type

◆ vex


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