Home | History | Annotate | Download | only in priv

Lines Matching refs:ta2

1101 /* Given ta1, ta2 and tres, compute tres = ADC(ta1,ta2) and set flags
1122 IRTemp tres, IRTemp ta1, IRTemp ta2,
1146 binop(plus,mkexpr(ta1),mkexpr(ta2)),
1165 stmt( IRStmt_Put( OFFB_CC_DEP2, widenUto32(binop(xor, mkexpr(ta2),
1171 /* Given ta1, ta2 and tres, compute tres = SBB(ta1,ta2) and set flags
1176 IRTemp tres, IRTemp ta1, IRTemp ta2,
1200 binop(minus,mkexpr(ta1),mkexpr(ta2)),
1219 stmt( IRStmt_Put( OFFB_CC_DEP2, widenUto32(binop(xor, mkexpr(ta2),