Home
last modified time | relevance | path

Searched refs:SETXER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h60 #define SETXER 0x80 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h59 #define SETXER 0x80 macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c1041 op->type = COMPUTE + SETREG + SETXER; in add_with_carry()
2005 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2018 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2048 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2062 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
3057 if (op->type & SETXER) in emulate_update_regs()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c1176 op->type = COMPUTE | SETREG | SETXER; in add_with_carry()
2152 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2165 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2195 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
2209 op->type = COMPUTE + SETREG + SETXER; in analyse_instr()
3241 if (op->type & SETXER) in emulate_update_regs()

Completed in 8 milliseconds