Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h116 #define PPC_DIVDU(d, a, b) EMIT(PPC_INST_DIVDU | ___PPC_RT(d) | \
/arch/powerpc/include/asm/
Dppc-opcode.h342 #define PPC_INST_DIVDU 0x7c000392 macro