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

/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h530 #define PPC_RAW_SUBFZE(d, a) (0x7c000190 | ___PPC_RT(d) | ___PPC_RA(a)) macro

Completed in 415 milliseconds