llvm-6502/lib/Target/Mips/Disassembler
Matheus Almeida 95adf91f29 [mips][msa] Fix immediate value of LSA instruction as it was being wrongly encoded.
The immediate field should be encoded as "imm - 1" as the CPU always adds one to that field.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195004 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-18 12:32:49 +00:00
..
CMakeLists.txt Delete latter half of CMakeLists.txt. 2012-04-17 18:18:09 +00:00
LLVMBuild.txt This is a resubmittal. For some reason it broke the bots yesterday 2013-01-19 02:00:40 +00:00
Makefile This is a resubmittal. For some reason it broke the bots yesterday 2013-01-19 02:00:40 +00:00
MipsDisassembler.cpp [mips][msa] Fix immediate value of LSA instruction as it was being wrongly encoded. 2013-11-18 12:32:49 +00:00