|
gem5
|
#include <aux_vector.hh>
Public Member Functions | |
| AuxVector () | |
| AuxVector (IntType type, IntType val) | |
Public Attributes | |
| IntType | a_type |
| IntType | a_val |
Definition at line 40 of file aux_vector.hh.
Definition at line 45 of file aux_vector.hh.
Definition at line 70 of file aux_vector.cc.
References BigEndianGuest::htog().
| IntType AuxVector< IntType >::a_type |
Definition at line 42 of file aux_vector.hh.
| IntType AuxVector< IntType >::a_val |
Definition at line 43 of file aux_vector.hh.