Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h100 #define PPC_INST_DIVWU 0x7c0003d6 macro
/arch/powerpc/net/
Dbpf_jit.h123 #define PPC_DIVWU(d, a, b) EMIT(PPC_INST_DIVWU | __PPC_RT(d) | \