Searched refs:STLR_w (Results 1 – 4 of 4) sorted by relevance
1225 STLR_w = LoadStoreExclusiveFixed | 0x80808000, enumerator
1460 V(STLR_w, "stlr", "'Wt") \
1564 LoadStoreExclusive op = rt.Is64Bits() ? STLR_x : STLR_w; in stlr()
2759 case STLR_w: in VisitLoadStoreExclusive()