diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-06-27 23:54:06 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-06-27 23:54:06 +0000 |
commit | 6b8f1e35eacba34a11e2a7d5f614efc47b43d2e3 (patch) | |
tree | 1677af0b565995e47b059513887c19ec039dad5c /test/lit.site.cfg.in | |
parent | 4db3748fcf39ac0001b9d02eb6bf803e309a5c19 (diff) |
ARM Assembly support for Thumb mov-immediate.
Correctly parse the forms of the Thumb mov-immediate instruction:
1. 8-bit immediate 0-255.
2. 12-bit shifted-immediate.
The 16-bit immediate "movw" form is also legal with just a "mov" mnemonic,
but is not yet supported. More parser logic necessary there due to fixups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133966 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/lit.site.cfg.in')
0 files changed, 0 insertions, 0 deletions