Searched refs:STLXR_x (Results 1 – 4 of 4) sorted by relevance
1232 STLXR_x = LoadStoreExclusiveFixed | 0xC0008000, enumerator
1786 V(STLXR_x, "'Ws, 'Xt") \
1488 LoadStoreExclusive op = rt.Is64Bits() ? STLXR_x : STLXR_w; in stlxr()
5140 case STLXR_x: in VisitLoadStoreExclusive()