Searched refs:insn_has_delayslot (Results 1 – 1 of 1) sorted by relevance
45 static int __kprobes insn_has_delayslot(union mips_instruction insn) in insn_has_delayslot() function91 insn_has_delayslot(prev_insn)) { in arch_prepare_kprobe()123 if (insn_has_delayslot(insn)) in arch_prepare_kprobe()239 else if (insn_has_delayslot(p->opcode)) { in prepare_singlestep()265 if (insn_has_delayslot(p->opcode)) in resume_execution()