Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h239 #define PPC_INST_AND 0x7c000038 macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h191 #define PPC_AND(d, a, b) EMIT(PPC_INST_AND | ___PPC_RA(d) | \