Home
last modified time | relevance | path

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

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