Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h248 #define PPC_INST_XORIS 0x6c000000 macro
/arch/powerpc/net/
Dbpf_jit.h207 #define PPC_XORIS(d, a, i) EMIT(PPC_INST_XORIS | ___PPC_RA(d) | \