Searched refs:_haveSVE (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dsystem.hh128 const bool _haveSVE; member in class:ArmSystem
247 bool haveSVE() const { return _haveSVE; }
H A Dsystem.cc74 _haveSVE(p->have_sve),

Completed in 6 milliseconds