Searched refs:PPC_INST_MTLR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 42 #define PPC_MTLR(r) EMIT(PPC_INST_MTLR | ___PPC_RT(r)) |
/Linux-v4.19/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 314 #define PPC_INST_MTLR 0x7c0803a6 macro |