Lines Matching refs:STORE_INIT
30 #define STORE_INIT(src,addr) stxa src, [addr] %asi macro
137 STORE_INIT(TMP2, DST); \
179 STORE_INIT(%o5, %o0 + 0x00) ! initializes cache line
180 STORE_INIT(%g2, %o0 + 0x08)
183 STORE_INIT(%g3, %o0 + 0x10)
184 STORE_INIT(%o4, %o0 + 0x18)
187 STORE_INIT(%o5, %o0 + 0x20)
188 STORE_INIT(%g2, %o0 + 0x28)
190 STORE_INIT(%g3, %o0 + 0x30)
191 STORE_INIT(%o4, %o0 + 0x38)
208 STORE_INIT(%o4, %o0 + 0x00) ! initializes cache line
209 STORE_INIT(%o5, %o0 + 0x08)
212 STORE_INIT(%g2, %o0 + 0x10)
213 STORE_INIT(%g3, %o0 + 0x18)
216 STORE_INIT(%o4, %o0 + 0x20)
217 STORE_INIT(%o5, %o0 + 0x28)
218 STORE_INIT(%g2, %o0 + 0x30)
219 STORE_INIT(%g3, %o0 + 0x38)