Home
last modified time | relevance | path

Searched refs:PPC_INST_MULHWU (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h232 #define PPC_INST_MULHWU 0x7c000016 macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h185 #define PPC_MULHWU(d, a, b) EMIT(PPC_INST_MULHWU | ___PPC_RT(d) | \