Searched refs:ASI_QUEUE (Results 1 – 2 of 2) sorted by relevance
74 ldxa [%g3]ASI_QUEUE, %g6 ! %g6 = head ptr 76 ldxa [%g4]ASI_QUEUE, %g7 ! %g7 = tail ptr 465 stxa %g3, [%g4]ASI_QUEUE ! set head equal to tail505 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset 507 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset516 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset 518 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset575 stxa %g6, [%g4]ASI_QUEUE ! update head offset
59 #define ASI_QUEUE 0x25 macro