Searched refs:STLXR_x (Results 1 – 8 of 8) sorted by relevance
985 STLXR_x = LoadStoreAcquireReleaseFixed | 0xC0008000, enumerator
1359 LoadStoreAcquireReleaseOp op = rt.Is32Bits() ? STLXR_w : STLXR_x; in stlxr()
1079 STLXR_x = LoadStoreExclusiveFixed | 0xC0008000, enumerator
1448 V(STLXR_x, "stlxr", "'Ws, 'Xt") \
2143 case STLXR_x: in VisitLoadStoreExclusive()
1475 LoadStoreExclusive op = rt.Is64Bits() ? STLXR_x : STLXR_w; in stlxr()
1089 case STLXR_x: in VisitLoadStoreAcquireRelease()
2254 case STLXR_x: in VisitLoadStoreAcquireRelease()