Searched refs:isZeroReg (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/o3/
H A Dscoreboard.hh92 if (phys_reg->isZeroReg())
127 if (phys_reg->isZeroReg())
H A Dregfile.hh312 if (!phys_reg->isZeroReg())
324 if (!phys_reg->isZeroReg())
H A Drename_map.cc82 assert(prev_reg->isZeroReg());
/gem5/src/cpu/
H A Dreg_class.hh141 inline bool isZeroReg() const function in class:RegId
258 using RegId::isZeroReg;
/gem5/src/cpu/minor/
H A Ddyn_inst.cc168 if (reg.isZeroReg()) {
H A Dscoreboard.cc55 if (reg.isZeroReg()) {
/gem5/src/cpu/o3/probe/
H A Delastic_trace.cc249 !src_reg.isZeroReg()) {
281 !dest_reg.isZeroReg()) {

Completed in 9 milliseconds