Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsstep.h58 #define SETCC 0x40 macro
/linux/arch/powerpc/lib/
A Dsstep.c1140 op->type |= SETCC; in set_cr0()
1198 op->type = COMPUTE + SETCC; in do_cmp_signed()
1217 op->type = COMPUTE + SETCC; in do_cmp_unsigned()
1414 op->type = COMPUTE + SETCC; in analyse_instr()
1452 op->type = COMPUTE + SETCC; in analyse_instr()
1809 op->type = COMPUTE + SETCC; in analyse_instr()
3241 if (op->type & SETCC) in emulate_update_regs()

Completed in 9 milliseconds