Home | History | Annotate | Download | only in priv

Lines Matching full:ge0

989    from bit 31, GE 2 from bit 23, GE 1 from bit 15, and GE0 from
993 IRTemp ge0 = newTemp(Ity_I32);
997 assign(ge0
1001 put_GEFLAG32( 0, 0, mkexpr(ge0), condT );
1516 // OR in GE0 .. GE3
1517 IRExpr* ge0
1531 binop(Iop_Shl32, ge0, mkU8(16)),