diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-04-02 04:09:12 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-04-02 04:09:12 +0000 |
commit | c1d1a4816eb11dcdd205e0916801e62b97c81f05 (patch) | |
tree | 7ed3b36a7935ce95c2dea93ebe2174af443e8059 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 739d722ef791f888be8a54c6fe468973bb289625 (diff) | |
download | llvm-c1d1a4816eb11dcdd205e0916801e62b97c81f05.zip llvm-c1d1a4816eb11dcdd205e0916801e62b97c81f05.tar.gz llvm-c1d1a4816eb11dcdd205e0916801e62b97c81f05.tar.bz2 |
Add 64-bit shift instructions.
SPARC v9 defines new 64-bit shift instructions. The 32-bit shift right
instructions are still usable as zero and sign extensions.
This adds new F3_Sr and F3_Si instruction formats that probably should
be used for the 32-bit shifts as well. They don't really encode an
simm13 field.
llvm-svn: 178525
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions