Searched defs:STORE_INIT (Results 1 – 3 of 3) sorted by relevance
57 #define STORE_INIT(src,addr) stxa src, [addr] %asi macro59 #define STORE_INIT(src,addr) stx src, [addr + 0x00] macro
77 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro
70 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI macro