Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_64.c729 u32 insn_val = *instruction; in restore_r2() local
751 if (insn_val == PPC_INST_LD_TOC) in restore_r2()
754 if (insn_val != PPC_RAW_NOP()) { in restore_r2()
756 me->name, insn_val, instruction); in restore_r2()