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

/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h548 #define PPC_RAW_ORIS(d, a, i) (0x64000000 | ___PPC_RA(d) | ___PPC_RS(a) | IMM_L(i)) macro

Completed in 206 milliseconds