Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Shr32

1609    assign(fpc_bits, binop(Iop_Shr32,
1697 assign(b2, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(2)),
1699 assign(b6, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(6)),
3178 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)));
3197 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(),
3217 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)));
3236 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(),
6504 put_gpr_b5(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
6506 put_gpr_b6(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
6508 put_gpr_b7(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
7254 assign(fn, binop(Iop_And32, binop(Iop_Shr32, mkexpr(gr0), mkU8(8)),
7257 assign(test_bit, binop(Iop_And32, binop(Iop_Shr32, mkexpr(gr0), mkU8(31)),
7442 mkexpr(amount))), binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8,
7855 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64,
7867 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64,
8563 Iop_Shr32,
8584 binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)))));
8603 assign(borrow_in, binop(Iop_Sub32, mkU32(1), binop(Iop_Shr32,
8624 binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)))));