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

/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit.h175 #define PPC_CMPDI(a, i) EMIT(PPC_INST_CMPDI | ___PPC_RA(a) | IMM_L(i))
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h222 #define PPC_INST_CMPDI 0x2c200000 macro

Completed in 47 milliseconds