Searched refs:STLR_x (Results 1 – 4 of 4) sorted by relevance
1226 STLR_x = LoadStoreExclusiveFixed | 0xC0808000, enumerator
1461 V(STLR_x, "stlr", "'Xt") \
1564 LoadStoreExclusive op = rt.Is64Bits() ? STLR_x : STLR_w; in stlr()
2765 case STLR_x: in VisitLoadStoreExclusive()