[Lldb-commits] [PATCH] D139833: [LLDB][LoongArch] Add branch instructions for EmulateInstructionLoongArch

Hui Li via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 12 04:35:19 PST 2022


lh03061238 created this revision.
lh03061238 added reviewers: SixWeining, wangleiat, xen0n, xry111, MaskRay, DavidSpickett, seehearfeel.
Herald added a subscriber: StephenFan.
Herald added a project: All.
lh03061238 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Add:

- conditional branch instructions.
- unconditional branch instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139833

Files:
  lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.cpp
  lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139833.482074.patch
Type: text/x-patch
Size: 10594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221212/a73fc07f/attachment.bin>


More information about the lldb-commits mailing list