Searched refs:X86G_CC_OP_SUBW (Results 1 – 2 of 2) sorted by relevance
344 X86G_CC_OP_SUBW, /* 5 DEP1 = argL, DEP2 = argR, NDEP = unused */ enumerator
514 case X86G_CC_OP_SUBW: ACTIONS_SUB( 16, UShort ); in x86g_calculate_eflags_all_WRK()614 case X86G_CC_OP_SUBW: in x86g_calculate_eflags_c()950 if (isU32(cc_op, X86G_CC_OP_SUBW) && isU32(cond, X86CondZ)) { in guest_x86_spechelper()957 if (isU32(cc_op, X86G_CC_OP_SUBW) && isU32(cond, X86CondNZ)) { in guest_x86_spechelper()