Searched refs:PPC_INST_CMPLWI (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit.h176 #define PPC_CMPLWI(a, i) EMIT(PPC_INST_CMPLWI | ___PPC_RA(a) | IMM_L(i))
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h224 #define PPC_INST_CMPLWI 0x28000000 macro

Completed in 45 milliseconds