Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h408 #define PPC_RAW_STBCIX(s, a, b) (0x7c0007aa | __PPC_RS(s) | __PPC_RA(a) | __PPC_RB(b)) macro
619 #define STBCIX(s, a, b) stringify_in_c(.long PPC_RAW_STBCIX(s, a, b))

Completed in 7 milliseconds