Searched refs:LDAXP_x (Results 1 – 4 of 4) sorted by relevance
953 LDAXP_x = LoadStoreExclusiveFixed | 0xC0608000, enumerator
1035 case LDAXP_x: mnemonic = "ldaxp"; form = "'Xt, 'Xt2, ['Xns]"; break; in VisitLoadStoreExclusive()
1362 case LDAXP_x: in VisitLoadStoreExclusive()
1838 LoadStoreExclusive op = rt.Is64Bits() ? LDAXP_x : LDAXP_w; in ldaxp()