Home
last modified time | relevance | path

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

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