Searched refs:PPC_LDARX (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | asm-compat.h | 20 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh)
|
D | ppc-opcode.h | 427 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ macro
|