Searched refs:ASI (Results 1 – 2 of 2) sorted by relevance
211 #define SPILL_1_GENERIC(ASI) \ argument213 stxa %l0, [%g1 + %g0] ASI; \215 stxa %l1, [%g1 + %g3] ASI; \217 stxa %l2, [%g1 + %g0] ASI; \218 stxa %l3, [%g1 + %g3] ASI; \220 stxa %l4, [%g1 + %g0] ASI; \221 stxa %l5, [%g1 + %g3] ASI; \223 stxa %l6, [%g1 + %g0] ASI; \224 stxa %l7, [%g1 + %g3] ASI; \226 stxa %i0, [%g1 + %g0] ASI; \[all …]
18 membar #Sync ! Synchronize ASI stores