gem5  v22.1.0.0
Public Attributes | List of all members
gem5::GenericISA::BasicDecodeCache< Decoder, EMI >::AddrMapEntry Struct Reference

Public Attributes

StaticInstPtr inst
 
EMI machInst
 

Detailed Description

template<typename Decoder, typename EMI>
struct gem5::GenericISA::BasicDecodeCache< Decoder, EMI >::AddrMapEntry

Definition at line 47 of file decode_cache.hh.

Member Data Documentation

◆ inst

template<typename Decoder , typename EMI >
StaticInstPtr gem5::GenericISA::BasicDecodeCache< Decoder, EMI >::AddrMapEntry::inst

Definition at line 49 of file decode_cache.hh.

◆ machInst

template<typename Decoder , typename EMI >
EMI gem5::GenericISA::BasicDecodeCache< Decoder, EMI >::AddrMapEntry::machInst

Definition at line 50 of file decode_cache.hh.


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

Generated on Wed Dec 21 2022 10:24:12 for gem5 by doxygen 1.9.1