Home
last modified time | relevance | path

Searched refs:PPC_RAW_DARN (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h365 #define PPC_RAW_DARN(t, l) (0x7c0005e6 | ___PPC_RT(t) | (((l) & 0x3) << 16)) macro
573 #define PPC_DARN(t, l) stringify_in_c(.long PPC_RAW_DARN(t, l))

Completed in 10 milliseconds