Searched refs:isIntPhysReg (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dregfile.hh187 assert(phys_reg->isIntPhysReg());
307 assert(phys_reg->isIntPhysReg());
H A Drename_map.hh314 assert(phys_reg->isIntPhysReg());
/gem5/src/cpu/
H A Dreg_class.hh281 bool isIntPhysReg() const { return isIntReg(); } function in class:PhysRegId

Completed in 6 milliseconds