Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/lib/
Dsstep.c603 static int __kprobes trap_compare(long v1, long v2) in trap_compare() function
774 if (rd & trap_compare(regs->gpr[ra], (short) instr)) in analyse_instr()
779 if (rd & trap_compare((int)regs->gpr[ra], (short) instr)) in analyse_instr()
933 (rd & trap_compare((int)regs->gpr[ra], in analyse_instr()
939 if (rd & trap_compare(regs->gpr[ra], regs->gpr[rb])) in analyse_instr()