Searched refs:STORE (Results 1 – 3 of 3) sorted by relevance
/sysdeps/sparc/sparc64/multiarch/ |
A D | memcpy-niagara4.S | 91 EX_ST(STORE(stb, %g2, %o0 - 0x01)) 121 EX_ST(STORE(stx, %g2, %o0 - 0x08)) 193 EX_ST(STORE(std, %f16, %o0 + 0x00)) 194 EX_ST(STORE(std, %f18, %o0 + 0x08)) 195 EX_ST(STORE(std, %f20, %o0 + 0x10)) 196 EX_ST(STORE(std, %f22, %o0 + 0x18)) 197 EX_ST(STORE(std, %f24, %o0 + 0x20)) 198 EX_ST(STORE(std, %f26, %o0 + 0x28)) 227 EX_ST(STORE(stx, %g1, %o0 + 0x00)) 228 EX_ST(STORE(stx, %g2, %o0 + 0x08)) [all …]
|
A D | memcpy-niagara1.S | 29 #define STORE(type,src,addr) type src, [addr] macro 95 STORE(stb, %g1, %o0) 247 STORE(stx, %o5, %o1 + %o3) 249 STORE(stx, %g1, %o1 + %o3) 257 STORE(stx, %o5, %o1 + %o3) 264 STORE(stw, %o5, %o1 + %o3) 281 STORE(stb, %o5, %o1 + %o3) 306 STORE(stx, %o5, %o0) 327 STORE(stw, %g1, %o1 + %o3) 338 STORE(stb, %g1, %o1 + %o3)
|
A D | memcpy-niagara2.S | 40 #define STORE(type,src,addr) type src, [addr] macro 202 STORE(stb, %g1, %o0) 398 STORE(stx, %o5, %o1 + %o3) 400 STORE(stx, %g1, %o1 + %o3) 408 STORE(stx, %o5, %o1 + %o3) 415 STORE(stw, %o5, %o1 + %o3) 432 STORE(stb, %o5, %o1 + %o3) 457 STORE(stx, %o5, %o0) 478 STORE(stw, %g1, %o1 + %o3) 489 STORE(stb, %g1, %o1 + %o3)
|
Completed in 7 milliseconds