Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/lib/
DNG2memcpy.S62 #ifndef STORE_BLK
63 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P macro
282 EX_ST(STORE_BLK(%f0, %o4 + %g3))
296 EX_ST(STORE_BLK(%f0, %o4 + %g3))
310 EX_ST(STORE_BLK(%f0, %o4 + %g3))
324 EX_ST(STORE_BLK(%f0, %o4 + %g3))
338 EX_ST(STORE_BLK(%f0, %o4 + %g3))
352 EX_ST(STORE_BLK(%f0, %o4 + %g3))
366 EX_ST(STORE_BLK(%f0, %o4 + %g3))
380 EX_ST(STORE_BLK(%f0, %o4 + %g3))
[all …]
DU1copy_to_user.S16 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS macro
DU3copy_to_user.S16 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS macro
DU3memcpy.S44 #ifndef STORE_BLK
45 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P macro
191 EX_ST(STORE_BLK(%f16, %o0))
218 EX_ST(STORE_BLK(%f16, %o0))
236 EX_ST(STORE_BLK(%f16, %o0))
DNG2copy_to_user.S29 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_AIUS_4V macro
DU1memcpy.S49 #ifndef STORE_BLK
50 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P macro
77 EX_ST(STORE_BLK(%fsrc, %dest)); \
92 EX_ST(STORE_BLK(%fsrc, %dest)); \
97 EX_ST(STORE_BLK(%fsrc, %dest)); \