Searched defs:AuxVector (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Daux_vector.hh40 class AuxVector class
44 AuxVector(IntType _type, IntType _val) : type(_type), val(_val) {} function in class:AuxVector

Completed in 4 milliseconds