Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsstep.h59 #define SETCC 0x40 macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c992 op->type |= SETCC; in set_cr0()
1050 op->type = COMPUTE + SETCC; in do_cmp_signed()
1069 op->type = COMPUTE + SETCC; in do_cmp_unsigned()
1266 op->type = COMPUTE + SETCC; in analyse_instr()
1304 op->type = COMPUTE + SETCC; in analyse_instr()
1643 op->type = COMPUTE + SETCC; in analyse_instr()
3039 if (op->type & SETCC) in emulate_update_regs()