| commit | 5cc3b4cd9a3b62d031873b17a360532626ced1b3 | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Tue Jul 19 20:10:31 2011 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Tue Jul 19 20:10:31 2011 +0000 |
| tree | 43d8295ac0874ac98ed4132eb2e5339f31a29281 | |
| parent | 72c66dde3967ad088973cf78b98e23511adaf3ad [diff] |
ARM assembly parsing for MOV (register). Correct the handling of the 's' suffix when parsing ARM mode. It's only a truly separate opcode in Thumb. Add test cases to make sure we handle the s and condition suffices correctly, including diagnostics. llvm-svn: 135513