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 | a6f7a1efcc4b8861cbcf22419a34d3a6037834ef (patch) | |
tree | 818c92ccd53d20cc1d35a29beb2ab0d6bd4316e0 /clang/lib/Sema/SemaInit.cpp | |
parent | 40e978f7b331df942709e8ca20b8c6bce076eaac (diff) | |
download | bcm5719-llvm-a6f7a1efcc4b8861cbcf22419a34d3a6037834ef.tar.gz bcm5719-llvm-a6f7a1efcc4b8861cbcf22419a34d3a6037834ef.zip |
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.
llvm-svn: 133966
Diffstat (limited to 'clang/lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions