"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "26c73f93e0acba78867d21ed9c8aaeea093c4d89"
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
Loading
Please register or sign in to comment