Searched refs:STLXR_x (Results 1 – 4 of 4) sorted by relevance
945 STLXR_x = LoadStoreExclusiveFixed | 0xC0008000, enumerator
1027 case STLXR_x: mnemonic = "stlxr"; form = "'Ws, 'Xt, ['Xns]"; break; in VisitLoadStoreExclusive()
1434 case STLXR_x: in VisitLoadStoreExclusive()
1760 LoadStoreExclusive op = rt.Is64Bits() ? STLXR_x : STLXR_w; in stlxr()