Searched refs:PPC_INST_NEG (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 281 #define PPC_INST_NEG 0x7c0000d0 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 184 #define PPC_NEG(d, a) EMIT(PPC_INST_NEG | ___PPC_RT(d) | ___PPC_RA(a)) |