commit | 62e4c671b6b0f13c04a20bb43c05bfe84984ef34 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sat May 22 21:02:33 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sat May 22 21:02:33 2010 +0000 |
tree | 89eddc03327d26efb48cd8430d0a0cc0a69b21e5 | |
parent | 54ddf3d9c756881021afcb869a6ec892a21aef5b [diff] |
MC/X86: Subdivide immediates a bit more, so that we properly recognize immediates based on the width of the target instruction. For example: addw $0xFFFF, %ax should match the same as addw $-1, %ax but we used to match it to the longer encoding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104453 91177308-0d34-0410-b5e6-96231b3b80d8