Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcode-patching.h187 #define PPC_INST_STD_LR (PPC_INST_STD | ___PPC_RS(__REG_R0) | \ macro
/arch/powerpc/kernel/trace/
Dftrace.c174 !ppc_inst_equal(op, ppc_inst(PPC_INST_STD_LR))) { in __ftrace_make_nop()