Searched defs:PPC_RAW_MFSPR (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ | ||
H A D | ppc-opcode.h | 580 #define PPC_RAW_MFSPR(d, spr) (0x7c0002a6 | ___PPC_RT(d) | __PPC_SPR(spr)) macro |
Completed in 5 milliseconds