llvm-project/lldb/source/Plugins/Instruction
Sagar Thakur 4a716226a5 [LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions
Patch by Nitesh Jain.

This patch contains 2 changes:

  - Corrected target address calculation of compact branch instructions to reflect changes in disassembler (http://reviews.llvm.org/D17540).
  - Added emulation for (missing) 'Addiu' instruction.

Reviewers :jaydeep, bhushan, clayborg
Differential: http://reviews.llvm.org/D21064

llvm-svn: 273535
2016-06-23 06:40:37 +00:00
..
ARM Fix ARM instruction emulation tests on big-endian systems 2016-04-14 14:34:19 +00:00
ARM64 Fix all of the unannotated switch cases to annotate the fall through or do the right thing and break. 2016-02-26 01:20:20 +00:00
MIPS [LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions 2016-06-23 06:40:37 +00:00
MIPS64 [LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions 2016-06-23 06:40:37 +00:00
CMakeLists.txt Assembly profiler for mips32 2015-05-15 06:53:30 +00:00