Home
last modified time | relevance | path

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

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