Searched defs:PPC_RAW_CMPLWI (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h522 #define PPC_RAW_CMPLWI(a, i) (0x28000000 | ___PPC_RA(a) | IMM_L(i)) macro

Completed in 195 milliseconds