| commit | 631df63e5474ef345f2baa96f1f96ffc27c8dbc9 | [log] [tgz] |
|---|---|---|
| author | Amaury de la Vieuville <amaury.dlv@gmail.com> | Sat Jun 08 13:38:52 2013 +0000 |
| committer | Amaury de la Vieuville <amaury.dlv@gmail.com> | Sat Jun 08 13:38:52 2013 +0000 |
| tree | 1066c781231de9c2282539ae996828766b7d5e24 | |
| parent | 89578fd4398130e24bf44e805f8f9688f72be7e1 [diff] |
ARM: fix CPS decoding when ambiguous with QADD Handle the case when the disassembler table can't tell the difference between some encodings of QADD and CPS. Add some necessary safe guards in CPS decoding as well. llvm-svn: 183610