Searched defs:STORE_INIT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/sparc/lib/ |
D | NGmemcpy.S | 58 #define STORE_INIT(src,addr) stxa src, [addr] %asi macro 60 #define STORE_INIT(src,addr) stx src, [addr + 0x00] macro
|
D | NG4memcpy.S | 78 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
|
D | M7memcpy.S | 150 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
|
D | NG2memcpy.S | 71 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
|