Searched refs:STLR_w (Results 1 – 4 of 4) sorted by relevance
956 STLR_w = LoadStoreExclusiveFixed | 0x80808000, enumerator
1038 case STLR_w: mnemonic = "stlr"; form = "'Wt, ['Xns]"; break; in VisitLoadStoreExclusive()
1413 case STLR_w: in VisitLoadStoreExclusive()
1860 LoadStoreExclusive op = rt.Is64Bits() ? STLR_x : STLR_w; in stlr()