Searched defs:PPC_RAW_SUBFIC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ | ||
H A D | ppc-opcode.h | 529 #define PPC_RAW_SUBFIC(d, a, i) (0x20000000 | ___PPC_RT(d) | ___PPC_RA(a) | IMM_L(i)) macro |
Completed in 8 milliseconds