Searched refs:PPC_LLARX (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 Dlocal.h27 "1:" PPC_LLARX(%0,0,%2,0) " # local_add_return\n\
46 "1:" PPC_LLARX(%0,0,%2,0) " # local_sub_return\n\
63 "1:" PPC_LLARX(%0,0,%1,0) " # local_inc_return\n\
90 "1:" PPC_LLARX(%0,0,%1,0) " # local_dec_return\n\
120 "1:" PPC_LLARX(%0,0,%1,0) " # local_add_unless\n\
150 "1:" PPC_LLARX(%0,0,%1,0) " # local_dec_if_positive\n\
H A Dasm-compat.h29 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) macro
54 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) macro
H A Dbitops.h68 "1:" PPC_LLARX(%0,0,%3,0) "\n" \
115 "1:" PPC_LLARX(%0,0,%3,eh) "\n" \

Completed in 113 milliseconds