Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dsstep.h58 #define SETCC 0x40 macro
/linux-6.1.9/arch/powerpc/lib/
Dsstep.c1135 op->type |= SETCC; in set_cr0()
1187 op->type = COMPUTE | SETCC; in do_cmp_signed()
1206 op->type = COMPUTE | SETCC; in do_cmp_unsigned()
1401 op->type = COMPUTE + SETCC; in analyse_instr()
1439 op->type = COMPUTE + SETCC; in analyse_instr()
1796 op->type = COMPUTE + SETCC; in analyse_instr()
3228 if (op->type & SETCC) in emulate_update_regs()