Searched refs:PPC_INST_MULHWU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 258 #define PPC_INST_MULHWU 0x7c000016 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 120 #define PPC_MULHWU(d, a, b) EMIT(PPC_INST_MULHWU | ___PPC_RT(d) | \ |