Searched refs:STORE_ASI (Results 1 – 4 of 4) sorted by relevance
/sysdeps/sparc/sparc64/multiarch/ |
A D | memset-niagara7.S | 94 #define STORE_ASI(src,addr) stxa src, [addr] ASI_STBIMRU_P macro 176 EX_ST(STORE_ASI(%o1,%o5)) 178 EX_ST(STORE_ASI(%o1,%o5)) 180 EX_ST(STORE_ASI(%o1,%o5)) 182 EX_ST(STORE_ASI(%o1,%o5)) 219 EX_ST(STORE_ASI(%o1,%o5))
|
A D | memcpy-niagara4.S | 40 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro 46 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
A D | memcpy-memmove-niagara7.S | 63 #define STORE_ASI(src,addr) stxa src, [addr] ASI_STBIMRU_P macro 807 EX_ST(STORE_ASI(%o4, %o0)) 810 EX_ST(STORE_ASI(%o4, %o0)) 857 EX_ST(STORE_ASI(%o4, %o0))
|
A D | memcpy-niagara2.S | 36 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro 42 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
Completed in 7 milliseconds