Searched refs:PPC_INST_XORIS (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 248 #define PPC_INST_XORIS 0x6c000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 207 #define PPC_XORIS(d, a, i) EMIT(PPC_INST_XORIS | ___PPC_RA(d) | \ |