Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_defs.h365 X86G_CC_OP_DECL, /* 21 */ enumerator
Dguest_x86_helpers.c531 case X86G_CC_OP_DECL: ACTIONS_DEC( 32, UInt ); in x86g_calculate_eflags_all_WRK()
621 case X86G_CC_OP_DECL: in x86g_calculate_eflags_c()
1124 if (isU32(cc_op, X86G_CC_OP_DECL) && isU32(cond, X86CondZ)) { in guest_x86_spechelper()
1129 if (isU32(cc_op, X86G_CC_OP_DECL) && isU32(cond, X86CondS)) { in guest_x86_spechelper()
1284 if (isU32(cc_op, X86G_CC_OP_DECL) || isU32(cc_op, X86G_CC_OP_INCL)) { in guest_x86_spechelper()