Searched refs:STXP_w (Results 1 – 4 of 4) sorted by relevance
947 STXP_w = LoadStoreExclusiveFixed | 0x80200000, enumerator
1281 case STXP_w: in VisitLoadStoreExclusive()
1684 case STXP_w: in VisitLoadStoreExclusive()
1273 LoadStoreExclusive op = rt.Is64Bits() ? STXP_x : STXP_w; in stxp()