Home | History | Annotate | Download | only in priv

Lines Matching refs:aaNeg

7691    IRTemp aaNeg   = newTemp(Ity_I64);
7708 assign( aaNeg, binop(opSub, mkexpr(zero), mkexpr(aa)) );
7712 binop(Iop_And64, mkexpr(aaNeg), mkexpr(negMask)) );