Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1312 static nokprobe_inline int trap_compare(long v1, long v2) in trap_compare() function
1515 if (rd & trap_compare(regs->gpr[ra], (short) word)) in analyse_instr()
1520 if (rd & trap_compare((int)regs->gpr[ra], (short) word)) in analyse_instr()
1734 (rd & trap_compare((int)regs->gpr[ra], in analyse_instr()
1740 if (rd & trap_compare(regs->gpr[ra], regs->gpr[rb])) in analyse_instr()