Searched refs:Iop_D128toI32U (Results 1 – 6 of 6) sorted by relevance
1138 Iop_D128toI32U, enumerator
562 { DEFOP(Iop_D128toI32U, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1145 case Iop_D128toI32U: // CLFXTR in get_irop()
1128 case Iop_D128toI32U: vex_printf("D128toI32U"); return; in ppIROp()3344 case Iop_D128toI32U: in typeOfPrimop()
1232 case Iop_D128toI32U: dconv = S390_DFP_D128_TO_U32; goto do_convert_dfp128; in s390_isel_int_expr_wrk()
10114 assign(result, binop(Iop_D128toI32U, mkexpr(rounding_mode), in s390_irgen_CLFXTR()
3899 case Iop_D128toI32U: /* IRRoundingMode(I32) x D128 -> unsigned I32 */ in expr2vbits_Binop()