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

Hui Li via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 20 03:58:20 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 floating-point branch instructions for loongarch64. And do some tiny
adjustment for processing branch instruction in EmulateInstructionLoongArch


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140386

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140386.484208.patch
Type: text/x-patch
Size: 15351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221220/a6b0365e/attachment.bin>


More information about the lldb-commits mailing list