Searched refs:Iop_D128toI64U (Results 1 – 6 of 6) sorted by relevance
1120 Iop_D128toI64U, enumerator
543 { DEFOP(Iop_D128toI64U, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1111 case Iop_D128toI64U: // CLGXTR in get_irop()
1106 case Iop_D128toI64U: vex_printf("D128toI64U"); return; in ppIROp()3242 case Iop_D128toI64U: in typeOfPrimop()
1233 case Iop_D128toI64U: dconv = S390_DFP_D128_TO_U64; goto do_convert_dfp128; in s390_isel_int_expr_wrk()
10060 assign(result, binop(Iop_D128toI64U, mkexpr(rounding_mode), in s390_irgen_CLGXTR()
3860 case Iop_D128toI64U: /* IRRoundingMode(I32) x D128 -> unsigned I64 */ in expr2vbits_Binop()