Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dsstep.c1302 static nokprobe_inline int trap_compare(long v1, long v2) in trap_compare() function
1505 if (rd & trap_compare(regs->gpr[ra], (short) word)) in analyse_instr()
1510 if (rd & trap_compare((int)regs->gpr[ra], (short) word)) in analyse_instr()
1724 (rd & trap_compare((int)regs->gpr[ra], in analyse_instr()
1730 if (rd & trap_compare(regs->gpr[ra], regs->gpr[rb])) in analyse_instr()