gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Types | Protected Attributes | Static Protected Attributes | List of all members
gem5::X86ISAInst::MicrocodeRom Class Reference

#include <microcode_rom.hh>

Public Member Functions

 MicrocodeRom ()
 
 ~MicrocodeRom ()
 
StaticInstPtr fetchMicroop (MicroPC microPC, StaticInstPtr curMacroop)
 

Protected Types

typedef StaticInstPtr(* GenFunc) (StaticInstPtr)
 

Protected Attributes

GenFuncgenFuncs
 

Static Protected Attributes

static const MicroPC numMicroops
 

Detailed Description

Definition at line 42 of file microcode_rom.hh.

Member Typedef Documentation

◆ GenFunc

typedef StaticInstPtr(* gem5::X86ISAInst::MicrocodeRom::GenFunc) (StaticInstPtr)
protected

Definition at line 46 of file microcode_rom.hh.

Constructor & Destructor Documentation

◆ MicrocodeRom()

gem5::X86ISAInst::MicrocodeRom::MicrocodeRom ( )

◆ ~MicrocodeRom()

gem5::X86ISAInst::MicrocodeRom::~MicrocodeRom ( )
inline

Definition at line 57 of file microcode_rom.hh.

References genFuncs.

Member Function Documentation

◆ fetchMicroop()

StaticInstPtr gem5::X86ISAInst::MicrocodeRom::fetchMicroop ( MicroPC  microPC,
StaticInstPtr  curMacroop 
)
inline

Member Data Documentation

◆ genFuncs

GenFunc* gem5::X86ISAInst::MicrocodeRom::genFuncs
protected

Definition at line 50 of file microcode_rom.hh.

Referenced by fetchMicroop(), and ~MicrocodeRom().

◆ numMicroops

const MicroPC gem5::X86ISAInst::MicrocodeRom::numMicroops
staticprotected

Definition at line 48 of file microcode_rom.hh.

Referenced by fetchMicroop().


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

Generated on Mon Jan 13 2025 04:30:40 for gem5 by doxygen 1.9.8