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

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_defs.h468 AMD64CondP = 10, /* parity even */ enumerator in enum:__anon13548
H A Dguest_amd64_helpers.c783 case AMD64CondP: /* PF == 1 */
1337 if (isU64(cc_op, AMD64G_CC_OP_COPY) && isU64(cond, AMD64CondP)) {
H A Dguest_amd64_toIR.c1809 case AMD64CondP: return "p";
5633 mk_amd64g_calculate_condition(AMD64CondP)),

Completed in 67 milliseconds