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