[Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator

Tamas Berghammer tberghammer at google.com
Wed Jun 24 11:37:21 PDT 2015


Hi jasonmolenda, clayborg,

Add branch emulation to aarch64 instruction emulator

The emulation of the branches are required by the new stack
unwinding logic to reinstantiate the prologue at the right place.

http://reviews.llvm.org/D10702

Files:
  source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
  source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h
  source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  test/functionalities/unwind/standard/TestStandardUnwind.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10702.28377.patch
Type: text/x-patch
Size: 23525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150624/20af5301/attachment.bin>


More information about the lldb-commits mailing list