Skip to content
Commit 9654e108 authored by Chris Lattner's avatar Chris Lattner
Browse files

add aliases for movs between seg registers and mem. There are multiple

different forms of this instruction (movw/movl/movq) which we reported
as being ambiguous.  Since they all do the same thing, gas just picks the
one with the shortest encoding.  Follow its lead here.

This implements rdar://8208615

llvm-svn: 118362
parent 79233588
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment