Searched refs:SETCC (Results 1 – 2 of 2) sorted by relevance
58 #define SETCC 0x40 macro
1141 op->type |= SETCC; in set_cr0()1193 op->type = COMPUTE | SETCC; in do_cmp_signed()1212 op->type = COMPUTE | SETCC; in do_cmp_unsigned()1407 op->type = COMPUTE + SETCC; in analyse_instr()1445 op->type = COMPUTE + SETCC; in analyse_instr()1802 op->type = COMPUTE + SETCC; in analyse_instr()3235 if (op->type & SETCC) in emulate_update_regs()
Completed in 10 milliseconds