Home | History | Annotate | Download | only in priv

Lines Matching full:carrybit

2373             HReg xLo, xHi, yLo, yHi, carryBit;
2379 carryBit = newVRegI(env);
2389 addInstr(env, MIPSInstr_Cmp(False, size32, carryBit, tLo, xLo, cc));
2393 MIPSRH_Reg(carryBit)));