gem5  v20.1.0.0
Classes | Typedefs
func_unit.hh File Reference
#include <array>
#include <bitset>
#include <string>
#include <vector>
#include "cpu/op_class.hh"
#include "params/FUDesc.hh"
#include "params/OpDesc.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  OpDesc
 
class  FUDesc
 
class  FuncUnit
 

Typedefs

typedef std::vector< OpDesc * >::const_iterator OPDDiterator
 
typedef std::vector< FUDesc * >::const_iterator FUDDiterator
 

Typedef Documentation

◆ FUDDiterator

typedef std::vector<FUDesc *>::const_iterator FUDDiterator

Definition at line 72 of file func_unit.hh.

◆ OPDDiterator

typedef std::vector<OpDesc *>::const_iterator OPDDiterator

Definition at line 71 of file func_unit.hh.


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