Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h244 #define PPC_INST_ANDI 0x70000000 macro
/arch/powerpc/net/
Dbpf_jit.h193 #define PPC_ANDI(d, a, i) EMIT(PPC_INST_ANDI | ___PPC_RA(d) | \