Searched refs:X86G_CC_OP_LOGICW (Results 1 – 2 of 2) sorted by relevance
345 X86G_CC_OP_LOGICW, /* 14 DEP1 = result, DEP2 = 0, NDEP = unused */ enumerator
522 case X86G_CC_OP_LOGICW: ACTIONS_LOGIC( 16, UShort ); in x86g_calculate_eflags_all_WRK()608 case X86G_CC_OP_LOGICW: in x86g_calculate_eflags_c()1031 if (isU32(cc_op, X86G_CC_OP_LOGICW) && isU32(cond, X86CondZ)) { in guest_x86_spechelper()1038 if (isU32(cc_op, X86G_CC_OP_LOGICW) && isU32(cond, X86CondS)) { in guest_x86_spechelper()1242 || isU32(cc_op, X86G_CC_OP_LOGICW) in guest_x86_spechelper()