Searched refs:STLXR_x (Results 1 – 8 of 8) sorted by relevance
453 case STLXR_x: store_counter->Increment(); break; in VisitLoadStoreAcquireRelease()
877 STLXR_x = LoadStoreAcquireReleaseFixed | 0xC0008000, enumerator
940 case STLXR_x: mnemonic = "stlxr"; form = form_stlx_x; break; in VisitLoadStoreAcquireRelease()
1714 LoadStoreAcquireReleaseOp op = rt.Is32Bits() ? STLXR_w : STLXR_x; in stlxr()
954 STLXR_x = LoadStoreExclusiveFixed | 0xC0008000, enumerator
1309 case STLXR_x: in VisitLoadStoreExclusive()
1680 case STLXR_x: in VisitLoadStoreExclusive()
1308 LoadStoreExclusive op = rt.Is64Bits() ? STLXR_x : STLXR_w; in stlxr()