Searched refs:ASI_BLK_P (Results 1 – 21 of 21) sorted by relevance
/glibc-2.36/sysdeps/sparc/sparc64/multiarch/ |
D | memcpy-ultra3.S | 22 #define ASI_BLK_P 0xf0 macro 147 stda %f16, [%o0] ASI_BLK_P 174 stda %f16, [%o0] ASI_BLK_P 192 stda %f16, [%o0] ASI_BLK_P
|
D | memcpy-niagara2.S | 22 #define ASI_BLK_P 0xf0 macro 39 #define LOAD_BLK(addr,dest) ldda [addr] ASI_BLK_P, dest 41 #define STORE_BLK(src,addr) stda src, [addr] ASI_BLK_P
|
/glibc-2.36/sysdeps/sparc/sparc32/sparcv9/ |
D | memchr.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | memcmp.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | memcpy.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | memset.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | rawmemchr.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | stpcpy.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | stpncpy.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strcat.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strchr.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strcmp.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strcpy.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strcspn.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strncmp.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strncpy.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strpbrk.S | 2 #define ASI_BLK_P 0xf0 macro
|
D | strspn.S | 2 #define ASI_BLK_P 0xf0 macro
|
/glibc-2.36/sysdeps/sparc/sparc64/ |
D | memset.S | 116 18: wr %g0, ASI_BLK_P, %asi 238 wr %g0, ASI_BLK_P, %asi
|
D | memcpy.S | 185 wr %g0, ASI_BLK_P, %asi /* LSU Group */
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 616 * sysdeps/sparc/sparc32/sparcv9/strlen.S (ASI_PNF, ASI_BLK_P, 9882 (ASI_PNF, ASI_BLK_P): Don't define.
|