Lines Matching full:borrow
2409 HReg xLo, xHi, yLo, yHi, borrow;2416 borrow = newVRegI(env);2423 /* Check if borrow is nedded. */2424 addInstr(env, MIPSInstr_Cmp(False, size32, borrow, xLo, yLo, cc));2427 MIPSRH_Reg(borrow)));