Searched refs:STXP_x (Results 1 – 4 of 4) sorted by relevance
992 STXP_x = LoadStoreExclusiveFixed | 0xC0200000, enumerator
1345 V(STXP_x, "stxp", "'Ws, 'Xt, 'Xt2") \
1951 case STXP_x: in VisitLoadStoreExclusive()
1409 LoadStoreExclusive op = rt.Is64Bits() ? STXP_x : STXP_w; in stxp()