commit | 1808e4d251005b122b1d3f7a08a01a55c328da1c | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Fri Apr 09 21:01:02 2010 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Fri Apr 09 21:01:02 2010 +0000 |
tree | 76e89c61ebcf2fbe16fc10f9edfa05f061856c3f | |
parent | e3a39d40db3893be37107356f0c1680bef8a8ec1 [diff] |
If all the bit positions are not specified; do not decode the instructions. We are bound to fail! For proper disassembly, the well-known encoding bits of the instruction must be fully specified. This also removes pseudo instructions from considerations of disassembly, which is a better design and less fragile than the name matchings. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100899 91177308-0d34-0410-b5e6-96231b3b80d8