Searched refs:PPC_INST_DIVDU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 116 #define PPC_DIVDU(d, a, b) EMIT(PPC_INST_DIVDU | ___PPC_RT(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 342 #define PPC_INST_DIVDU 0x7c000392 macro |