Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dsstep.h55 #define SETCC 0x40 macro
/Linux-v5.4/arch/powerpc/lib/
Dsstep.c949 op->type |= SETCC; in set_cr0()
1007 op->type = COMPUTE + SETCC; in do_cmp_signed()
1026 op->type = COMPUTE + SETCC; in do_cmp_unsigned()
1211 op->type = COMPUTE + SETCC; in analyse_instr()
1249 op->type = COMPUTE + SETCC; in analyse_instr()
1558 op->type = COMPUTE + SETCC; in analyse_instr()
2764 if (op->type & SETCC) in emulate_update_regs()