Searched defs:PPC_RAW_SUBFC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ | ||
H A D | ppc-opcode.h | 527 #define PPC_RAW_SUBFC(d, a, b) (0x7c000010 | ___PPC_RT(d) | ___PPC_RA(a) | ___PPC_RB(b)) macro |
Completed in 5 milliseconds