Searched refs:Iop_I32UtoD128 (Results 1 – 6 of 6) sorted by relevance
1096 Iop_I32UtoD128, enumerator
546 { DEFOP(Iop_I32UtoD128, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1137 case Iop_I32UtoD128: // CXLFTR in get_irop()
1122 case Iop_I32UtoD128: vex_printf("I32UtoD128"); return; in ppIROp()3320 case Iop_I32UtoD128: in typeOfPrimop()
2917 case Iop_I32UtoD128: conv = S390_DFP_U32_TO_D128; goto convert_int; in s390_isel_dfp128_expr_wrk()
9891 put_dpr_pair(r1, unop(Iop_I32UtoD128, mkexpr(op2))); in s390_irgen_CXLFTR()
4449 case Iop_I32UtoD128: /* unsigned I32 -> D128 */ in expr2vbits_Unop()