Searched refs:op2_ty (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_s390_helpers.c920 UChar op1_ty, op2_ty; local
927 op2_ty = (gpr0 >> 8) & 0xff; // gpr0[48:55]
931 if ((op1_ty == op2_ty) ||
933 (op2_ty < 0x5 || op2_ty > 0xa))

Completed in 93 milliseconds