Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/lib/
Dsstep.c1230 static nokprobe_inline int trap_compare(long v1, long v2) in trap_compare() function
1435 if (rd & trap_compare(regs->gpr[ra], (short) word)) in analyse_instr()
1440 if (rd & trap_compare((int)regs->gpr[ra], (short) word)) in analyse_instr()
1654 (rd & trap_compare((int)regs->gpr[ra], in analyse_instr()
1660 if (rd & trap_compare(regs->gpr[ra], regs->gpr[rb])) in analyse_instr()