Home | History | Annotate | Download | only in priv

Lines Matching refs:oldHi

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