Home | History | Annotate | Download | only in priv

Lines Matching refs:oldLo

14468          IRTemp oldLo     = newTemp(Ity_I32);
14495 mkIRCAS( oldHi, oldLo,
14501 /* success when oldHi:oldLo == expdHi:expdLo */
14506 binop(Iop_Xor32, mkexpr(oldLo), mkexpr(expdLo))
14511 /* If the DCAS is successful, that is to say oldHi:oldLo ==
14524 mkexpr(oldLo),