gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
X86ISA::Decoder::InstBytes Struct Reference

#include <decoder.hh>

Public Member Functions

 InstBytes ()
 

Public Attributes

StaticInstPtr si
 
std::vector< MachInstchunks
 
std::vector< MachInstmasks
 
int lastOffset
 

Detailed Description

Definition at line 74 of file decoder.hh.

Constructor & Destructor Documentation

◆ InstBytes()

X86ISA::Decoder::InstBytes::InstBytes ( )
inline

Definition at line 81 of file decoder.hh.

Member Data Documentation

◆ chunks

std::vector<MachInst> X86ISA::Decoder::InstBytes::chunks

◆ lastOffset

int X86ISA::Decoder::InstBytes::lastOffset

Definition at line 79 of file decoder.hh.

Referenced by X86ISA::Decoder::decode(), and X86ISA::Decoder::doFromCacheState().

◆ masks

std::vector<MachInst> X86ISA::Decoder::InstBytes::masks

Definition at line 78 of file decoder.hh.

Referenced by X86ISA::Decoder::decode(), and X86ISA::Decoder::doFromCacheState().

◆ si

StaticInstPtr X86ISA::Decoder::InstBytes::si

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

Generated on Wed Sep 30 2020 14:03:14 for gem5 by doxygen 1.8.17