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

/arch/powerpc/include/asm/
H A Dppc-opcode.h86 #define PPC_INST_CMPLWI 0x28000000 macro
/arch/powerpc/net/
H A Dbpf_jit.h110 #define PPC_CMPLWI(a, i) EMIT(PPC_INST_CMPLWI | __PPC_RA(a) | IMM_L(i))

Completed in 7 milliseconds