Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h401 #define PPC_RAW_ERATIVAX(s, a, b) (0x7c000666 | __PPC_RS(s) | __PPC_RA0(a) | __PPC_RB(b)) macro
611 #define PPC_ERATIVAX(s, a, b) stringify_in_c(.long PPC_RAW_ERATIVAX(s, a, b))

Completed in 9 milliseconds