Home
last modified time | relevance | path

Searched refs:EX_ST (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/arch/sparc/lib/
DNGmemcpy.S33 #ifndef EX_ST
34 #define EX_ST(x) x macro
130 EX_ST(STORE(stb, %g1, %o0))
185 EX_ST(STORE_INIT(%g2, %o0 + 0x00))
186 EX_ST(STORE_INIT(%g3, %o0 + 0x08))
191 EX_ST(STORE_INIT(%o2, %o0 + 0x10))
192 EX_ST(STORE_INIT(%o3, %o0 + 0x18))
197 EX_ST(STORE_INIT(%g2, %o0 + 0x20))
198 EX_ST(STORE_INIT(%g3, %o0 + 0x28))
204 EX_ST(STORE_INIT(%o2, %o0 + 0x30))
[all …]
Dbzero.S82 #define EX_ST(x,y) \ macro
94 EX_ST(prefetcha [%o0 + 0x00] %asi, #n_writes)
97 1: EX_ST(stba %g0, [%o0 + 0x00] %asi)
104 EX_ST(stwa %g0, [%o0 + 0x00] %asi)
112 EX_ST(prefetcha [%o0 + 0x040] %asi, #n_writes)
113 EX_ST(prefetcha [%o0 + 0x080] %asi, #n_writes)
114 EX_ST(prefetcha [%o0 + 0x0c0] %asi, #n_writes)
115 EX_ST(prefetcha [%o0 + 0x100] %asi, #n_writes)
116 EX_ST(prefetcha [%o0 + 0x140] %asi, #n_writes)
117 4: EX_ST(prefetcha [%o0 + 0x180] %asi, #n_writes)
[all …]
Dcsum_copy.S16 #ifndef EX_ST
17 #define EX_ST(x) x macro
50 EX_ST(STORE(stb, %o4, %o1 + 0x00))
60 EX_ST(STORE(sth, %o5, %o1 + 0x00))
106 EX_ST(STORE(stw, %o5, %o1 + 0x00))
109 EX_ST(STORE(stw, %g1, %o1 + 0x04))
112 EX_ST(STORE(stw, %g2, %o1 + 0x08))
115 EX_ST(STORE(stw, %o5, %o1 + 0x0c))
118 EX_ST(STORE(stw, %g1, %o1 + 0x10))
121 EX_ST(STORE(stw, %g2, %o1 + 0x14))
[all …]
DGENbzero.S7 #define EX_ST(x,y) \ macro
53 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
64 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
73 EX_ST(stxa %o2, [%o0 + 0x00] %asi)
74 EX_ST(stxa %o2, [%o0 + 0x08] %asi)
75 EX_ST(stxa %o2, [%o0 + 0x10] %asi)
76 EX_ST(stxa %o2, [%o0 + 0x18] %asi)
77 EX_ST(stxa %o2, [%o0 + 0x20] %asi)
78 EX_ST(stxa %o2, [%o0 + 0x28] %asi)
79 EX_ST(stxa %o2, [%o0 + 0x30] %asi)
[all …]
DNG4memcpy.S44 #if !defined(EX_LD) && !defined(EX_ST)
55 #ifndef EX_ST
56 #define EX_ST(x) x macro
132 EX_ST(STORE(stb, %g2, %o0 - 0x01))
162 EX_ST(STORE(stx, %g2, %o0 - 0x08))
176 EX_ST(STORE_INIT(%g1, %o0))
178 EX_ST(STORE_INIT(%g2, %o0))
181 EX_ST(STORE_INIT(%g3, %o0))
184 EX_ST(STORE_INIT(GLOBAL_SPARE, %o0))
187 EX_ST(STORE_INIT(%o5, %o0))
[all …]
DNGbzero.S7 #define EX_ST(x,y) \ macro
54 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
65 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
75 EX_ST(stxa %o2, [%o0 + 0x00] %asi)
76 EX_ST(stxa %o2, [%o0 + 0x08] %asi)
77 EX_ST(stxa %o2, [%o0 + 0x10] %asi)
78 EX_ST(stxa %o2, [%o0 + 0x18] %asi)
79 EX_ST(stxa %o2, [%o0 + 0x20] %asi)
80 EX_ST(stxa %o2, [%o0 + 0x28] %asi)
81 EX_ST(stxa %o2, [%o0 + 0x30] %asi)
[all …]
DGENmemcpy.S16 #ifndef EX_ST
17 #define EX_ST(x) x macro
77 EX_ST(STORE(stb, %g1, %o0))
86 EX_ST(STORE(stx, %g2, %o0))
104 EX_ST(STORE(stw, %g1, %o1 + %o3))
115 EX_ST(STORE(stb, %g1, %o1 + %o3))
DU3memcpy.S31 #ifndef EX_ST
32 #define EX_ST(x) x macro
296 EX_ST(STORE(stx, %o5, %o1 + %o3))
303 EX_ST(STORE(stw, %o5, %o1 + %o3))
310 EX_ST(STORE(sth, %o5, %o1 + %o3))
318 EX_ST(STORE(stb, %o5, %o1 + %o3))
331 EX_ST(STORE(stx, %o5, %o1 + %o3))
333 EX_ST(STORE(stx, %g1, %o1 + %o3))
341 EX_ST(STORE(stx, %o5, %o1 + %o3))
348 EX_ST(STORE(stw, %o5, %o1 + %o3))
[all …]
DNG2memcpy.S41 #ifndef EX_ST
42 #define EX_ST(x) x macro
234 EX_ST(STORE(stb, %g1, %o0))
430 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE))
432 EX_ST(STORE(stx, %g1, %o1 + GLOBAL_SPARE))
440 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE))
447 EX_ST(STORE(stw, %o5, %o1 + GLOBAL_SPARE))
464 EX_ST(STORE(stb, %o5, %o1 + GLOBAL_SPARE))
489 EX_ST(STORE(stx, %o5, %o0))
510 EX_ST(STORE(stw, %g1, %o1 + GLOBAL_SPARE))
[all …]
Dcsum_copy_to_user.S6 #define EX_ST(x) \ macro
DU1memcpy.S32 #ifndef EX_ST
33 #define EX_ST(x) x macro
475 EX_ST(STORE(stx, %o5, %o1 + %o3))
477 EX_ST(STORE(stx, %g1, %o1 + %o3))
485 EX_ST(STORE(stx, %o5, %o1 + %o3))
492 EX_ST(STORE(stw, %o5, %o1 + %o3))
508 EX_ST(STORE(stb, %o5, %o1 + %o3))
533 EX_ST(STORE(stx, %o5, %o0))
553 EX_ST(STORE(stw, %g1, %o1 + %o3))
563 EX_ST(STORE(stb, %g1, %o1 + %o3))
DGENcopy_to_user.S6 #define EX_ST(x) \ macro
DNGcopy_to_user.S6 #define EX_ST(x) \ macro
DNG4copy_to_user.S6 #define EX_ST(x) \ macro
DU3copy_to_user.S6 #define EX_ST(x) \ macro
DU1copy_to_user.S6 #define EX_ST(x) \ macro
DNG2copy_to_user.S6 #define EX_ST(x) \ macro