Searched refs:op1_ty (Results 1 – 1 of 1) sorted by relevance
920 UChar op1_ty, op2_ty; in s390_do_pfpo() local926 op1_ty = (gpr0 >> 16) & 0xff; // gpr0[40:47] in s390_do_pfpo()931 if ((op1_ty == op2_ty) || in s390_do_pfpo()932 (op1_ty < 0x5 || op1_ty > 0xa) || in s390_do_pfpo()