Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dasm-compat.h29 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
Dppc-opcode.h85 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ macro