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

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

Completed in 82 milliseconds