Emulate MIPS64 branch and jump instructions for SW single stepping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10155
[MIPS] MIPS64 Branch instruction emulation for SW single stepping ClosedPublic Authored by jaydeep on May 31 2015, 10:45 PM.
Details Summary Emulate MIPS64 branch and jump instructions for SW single stepping.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2015, 10:56 AM Closed by commit rL238820: [LLDB][MIPS] MIPS64 Branch instruction emulation for SW single stepping (authored by mohit.bhakkad). · Explain WhyJun 2 2015, 4:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26963 lldb/trunk/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h
lldb/trunk/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
|