Searched refs:PPC_INST_LDX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 71 #define PPC_LDX(r, base, b) EMIT(PPC_INST_LDX | ___PPC_RT(r) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 291 #define PPC_INST_LDX 0x7c00002a macro |