Searched refs:PPC_LWARX (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspinlock.h64 "1: " PPC_LWARX(%0,0,%2,1) "\n\
191 "1: " PPC_LWARX(%0,0,%1,1) "\n"
216 "1: " PPC_LWARX(%0,0,%2,1) "\n\
H A Dasm-compat.h54 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh)
H A Dppc-opcode.h86 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ macro

Completed in 56 milliseconds