Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_x86_defs.h327 X86G_CC_OP_ADDL, /* 3 */ enumerator
Dguest_x86_helpers.c506 case X86G_CC_OP_ADDL: ACTIONS_ADD( 32, UInt ); in x86g_calculate_eflags_all_WRK()
811 if (isU32(cc_op, X86G_CC_OP_ADDL) && isU32(cond, X86CondZ)) { in guest_x86_spechelper()
1259 if (isU32(cc_op, X86G_CC_OP_ADDL)) { in guest_x86_spechelper()