Searched refs:STLXP_w (Results 1 – 4 of 4) sorted by relevance
1003 STLXP_w = LoadStoreExclusiveFixed | 0x80208000, enumerator
1356 V(STLXP_w, "stlxp", "'Ws, 'Wt, 'Wt2") \
1946 case STLXP_w: in VisitLoadStoreExclusive()
1474 LoadStoreExclusive op = rt.Is64Bits() ? STLXP_x : STLXP_w; in stlxp()