Lines Matching full:borrow
2400 HReg xLo, xHi, yLo, yHi, borrow;2407 borrow = newVRegI(env);2414 /* Check if borrow is nedded. */2415 addInstr(env, MIPSInstr_Cmp(False, size32, borrow, xLo, yLo, cc));2418 MIPSRH_Reg(borrow)));