Searched refs:PPC_INST_MFLR (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 85 #define PPC_INST_MFLR 0x7c0802a6 macro |
/arch/powerpc/net/ | ||
D | bpf_jit_comp.c | 42 EMIT(PPC_INST_MFLR | __PPC_RT(0)); in bpf_jit_build_prologue() |