Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Shr32

1602    assign(fpc_bits, binop(Iop_Shr32,
1690 assign(b2, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(2)),
1692 assign(b6, binop(Iop_And32, binop(Iop_Shr32, mkexpr(vex_cc), mkU8(6)),
3171 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)));
3190 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(),
3210 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)));
3229 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(),
6497 put_gpr_b5(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
6499 put_gpr_b6(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
6501 put_gpr_b7(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2),
7245 assign(fn, binop(Iop_And32, binop(Iop_Shr32, mkexpr(gr0), mkU8(8)),
7248 assign(test_bit, binop(Iop_And32, binop(Iop_Shr32, mkexpr(gr0), mkU8(31)),
7437 mkexpr(amount))), binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8,
7850 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64,
7862 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64,
8558 assign(borrow_in, binop(Iop_Sub32, mkU32(1), binop(Iop_Shr32,
8579 binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)))));
8598 assign(borrow_in, binop(Iop_Sub32, mkU32(1), binop(Iop_Shr32,
8619 binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1)))));