Searched defs:PPC_RAW_SETB (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ | ||
H A D | ppc-opcode.h | 588 #define PPC_RAW_SETB(t, bfa) (0x7c000100 | ___PPC_RT(t) | ___PPC_RA((bfa) << 2)) macro |
Completed in 6 milliseconds