Searched refs:PPC_INST_LHBRX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 214 #define PPC_INST_LHBRX 0x7c00062c macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 121 #define PPC_LHBRX(r, base, b) EMIT(PPC_INST_LHBRX | ___PPC_RT(r) | \ |