Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h529 #define PPC_RAW_SUBFIC(d, a, i) (0x20000000 | ___PPC_RT(d) | ___PPC_RA(a) | IMM_L(i)) macro

Completed in 8 milliseconds