| commit | 9398141c487804d0914c9f4dcc64f108b5ce407c | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Tue Oct 11 21:55:36 2011 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Tue Oct 11 21:55:36 2011 +0000 |
| tree | 49829f42d022e890b3ad23ae33f42d8b16684a12 | |
| parent | 10ae11fd57ae78d34502b41e86d68a4d6d9ab9c2 [diff] |
ARM assembly parsing and encoding for LDC{2}{L}/STC{2}{L} instructions.
Fill out the rest of the encoding information, update to properly mark
the LDC/STC instructions as predicable while the LDC2/STC2 instructions are
not, and adjust the parser accordingly.
llvm-svn: 141721