Searched refs:LDAXP_w (Results 1 – 4 of 4) sorted by relevance
1221 LDAXP_w = LoadStoreExclusiveFixed | 0x80608000, enumerator
1689 V(LDAXP_w, "'Wt, 'Wt2") \
1527 LoadStoreExclusive op = rt.Is64Bits() ? LDAXP_x : LDAXP_w; in ldaxp()
4657 case LDAXP_w: in VisitLoadStoreExclusive()