Home | History | Annotate | Download | only in amd64

Lines Matching full:xchgw

1347 xchgw ax.uw[1234] bx.uw[5678] => 0.uw[5678] 1.uw[1234]
1348 xchgw bx.uw[1234] ax.uw[5678] => 0.uw[5678] 1.uw[1234]
1349 xchgw ax.uw[1234] cx.uw[5678] => 0.uw[5678] 1.uw[1234]
1350 xchgw r16.uw[1234] m16.uw[5678] => 0.uw[5678] 1.uw[1234]
1351 xchgw m16.uw[1234] r16.uw[5678] => 0.uw[5678] 1.uw[1234]