[Lldb-commits] [PATCH] D136362: [LLDB][RISCV] Add RV64C instruction support for EmulateInstructionRISCV

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 25 04:13:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG05ae747a5353: [LLDB][RISCV] Add RV64C instruction support for EmulateInstructionRISCV (authored by Emmmer).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136362/new/

https://reviews.llvm.org/D136362

Files:
  lldb/source/Host/common/NativeProcessProtocol.cpp
  lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
  lldb/source/Plugins/Instruction/RISCV/RISCVCInstructions.h
  lldb/source/Plugins/Instruction/RISCV/RISCVInstructions.h
  lldb/source/Target/Platform.cpp
  lldb/unittests/Instruction/RISCV/TestRISCVEmulator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136362.470439.patch
Type: text/x-patch
Size: 25027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221025/dd747df8/attachment-0001.bin>


More information about the lldb-commits mailing list