Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dmodule_64.c728 u32 insn_val = *instruction; in restore_r2() local
750 if (insn_val == PPC_INST_LD_TOC) in restore_r2()
753 if (insn_val != PPC_RAW_NOP()) { in restore_r2()
755 me->name, insn_val, instruction); in restore_r2()