Searched refs:PPC_INST_SUB (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 229 #define PPC_INST_SUB 0x7c000050 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 179 #define PPC_SUB(d, a, b) EMIT(PPC_INST_SUB | ___PPC_RT(d) | \ |