Searched refs:STORE_BLK (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A DNG2copy_to_user.S29 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS_4V define
H A DU1copy_to_user.S16 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS define
H A DU3copy_to_user.S16 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS define
H A DNG2memcpy.S62 #ifndef STORE_BLK
63 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P define
281 EX_ST(STORE_BLK(%f0, %o4 + %g3))
295 EX_ST(STORE_BLK(%f0, %o4 + %g3))
309 EX_ST(STORE_BLK(%f0, %o4 + %g3))
323 EX_ST(STORE_BLK(%f0, %o4 + %g3))
337 EX_ST(STORE_BLK(%f0, %o4 + %g3))
351 EX_ST(STORE_BLK(%f0, %o4 + %g3))
365 EX_ST(STORE_BLK(%f0, %o4 + %g3))
379 EX_ST(STORE_BLK(
[all...]
H A DU3memcpy.S44 #ifndef STORE_BLK
45 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P define
191 EX_ST(STORE_BLK(%f16, %o0))
218 EX_ST(STORE_BLK(%f16, %o0))
236 EX_ST(STORE_BLK(%f16, %o0))
H A DU1memcpy.S49 #ifndef STORE_BLK
50 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P define
77 EX_ST(STORE_BLK(%fsrc, %dest)); \
92 EX_ST(STORE_BLK(%fsrc, %dest)); \
97 EX_ST(STORE_BLK(%fsrc, %dest)); \

Completed in 34 milliseconds