Searched refs:PPC_INST_LBZ (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 67 #define PPC_LBZ(r, base, i) EMIT(PPC_INST_LBZ | ___PPC_RT(r) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 289 #define PPC_INST_LBZ 0x88000000 macro |