Home
last modified time | relevance | path

Searched defs:STORE_INIT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/sparc/lib/
DNGmemcpy.S58 #define STORE_INIT(src,addr) stxa src, [addr] %asi macro
60 #define STORE_INIT(src,addr) stx src, [addr + 0x00] macro
DNG4memcpy.S78 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
DM7memcpy.S150 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
DNG2memcpy.S71 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro