Home
last modified time | relevance | path

Searched refs:AMD64G_CC_OP_LOGICQ (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_defs.h490 AMD64G_CC_OP_LOGICQ, /* 20 */ enumerator
Dguest_amd64_helpers.c676 case AMD64G_CC_OP_LOGICQ: ACTIONS_LOGIC( 64, ULong ); in amd64g_calculate_rflags_all_WRK()
783 case AMD64G_CC_OP_LOGICQ: in amd64g_calculate_rflags_c()
1444 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondZ)) { in guest_amd64_spechelper()
1449 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondNZ)) { in guest_amd64_spechelper()
1455 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondL)) { in guest_amd64_spechelper()
1726 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) in guest_amd64_spechelper()