Skip to content
Commit 4e8bd580 authored by Johnny Chen's avatar Johnny Chen
Browse files

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.

llvm-svn: 100899
parent 74e2ef68
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