diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-09-07 20:58:57 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-09-07 20:58:57 +0000 |
commit | 5bfa8bab0689c417df887e40c5b0b3c690df3128 (patch) | |
tree | 62dd4018e44dee102284008cb9c6ca80b3d5e09b /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 5ca153f112ce478e4fed668f1351eb6fdb749704 (diff) | |
download | bcm5719-llvm-5bfa8bab0689c417df887e40c5b0b3c690df3128.tar.gz bcm5719-llvm-5bfa8bab0689c417df887e40c5b0b3c690df3128.zip |
Thumb2 parsing and encoding for LDR(immediate).
The immediate offset of the non-writeback i8 form (encoding T4) allows
negative offsets only. The positive offset form of the encoding is the
LDRT instruction. Immediate offsets in the range [0,255] use encoding T3
instead.
llvm-svn: 139254
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions