Home | History | Annotate | Download | only in priv

Lines Matching full:rzeros

1861    IRTemp rZeros = newTemp(Ity_I8);
1870 assign( rZeros, unop(Iop_1Uto8,
1889 binop(Iop_Shl8, mkexpr(rZeros), mkU8(1))) );
1891 putCR321( 6, binop(Iop_Shl8, mkexpr(rZeros), mkU8(1)) );