Searched refs:STLR_x (Results 1 – 9 of 9) sorted by relevance
440 case STLR_x: // Fall-through. in VisitLoadStoreAcquireRelease()
965 STLR_x = LoadStoreAcquireReleaseFixed | 0xC0808000, enumerator
952 case STLR_x: mnemonic = "stlr"; form = form_x; break; in VisitLoadStoreAcquireRelease()
2183 case STLR_x: in VisitLoadStoreAcquireRelease()
1754 LoadStoreAcquireReleaseOp op = rt.Is32Bits() ? STLR_w : STLR_x; in stlr()
1010 STLR_x = LoadStoreExclusiveFixed | 0xC0808000, enumerator
1363 V(STLR_x, "stlr", "'Xt") \
1941 case STLR_x: in VisitLoadStoreExclusive()
1503 LoadStoreExclusive op = rt.Is64Bits() ? STLR_x : STLR_w; in stlr()