Home
last modified time | relevance | path

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

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