Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
/linux-4.1.27/arch/powerpc/include/asm/
Dasm-compat.h31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
Dppc-opcode.h305 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ macro