Searched refs:PPC_INST_DIVWU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 100 #define PPC_INST_DIVWU 0x7c0003d6 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 123 #define PPC_DIVWU(d, a, b) EMIT(PPC_INST_DIVWU | __PPC_RT(d) | \ |