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

ARM disassembler was erroneously accepting an invalid LSL instruction.

For register-controlled shifts, we should check that the encoding constraint
Inst{7} = 0 and Inst{4} = 1 is satisfied.

rdar://problem/9237693

llvm-svn: 128941
parent 77aa266d
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