Searched refs:PPC_INST_SRAW (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/powerpc/net/ | ||
| D | bpf_jit.h | 144 #define PPC_SRAW(d, a, s) EMIT(PPC_INST_SRAW | ___PPC_RA(d) | \ |
| /Linux-v5.4/arch/powerpc/include/asm/ | ||
| D | ppc-opcode.h | 350 #define PPC_INST_SRAW 0x7c000630 macro |