Home | History | Annotate | Download | only in priv

Lines Matching refs:oldLo

14560          IRTemp oldLo     = newTemp(Ity_I32);
14587 mkIRCAS( oldHi, oldLo,
14593 /* success when oldHi:oldLo == expdHi:expdLo */
14598 binop(Iop_Xor32, mkexpr(oldLo), mkexpr(expdLo))
14603 /* If the DCAS is successful, that is to say oldHi:oldLo ==
14616 mkexpr(oldLo),