Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h246 #define PPC_INST_XORI 0x68000000 macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h205 #define PPC_XORI(d, a, i) EMIT(PPC_INST_XORI | ___PPC_RA(d) | \