[Lldb-commits] [PATCH] D138447: [LLDB][RISCV] Add RV32F instruction support for EmulateInstructionRISCV

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 23 06:09:38 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d4ab6d92179: [LLDB][RISCV] Add RV32F 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/D138447/new/

https://reviews.llvm.org/D138447

Files:
  lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
  lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
  lldb/source/Plugins/Instruction/RISCV/RISCVInstructions.h
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_riscv64.h
  lldb/unittests/Instruction/RISCV/TestRISCVEmulator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138447.477483.patch
Type: text/x-patch
Size: 36022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221123/c7359e59/attachment-0001.bin>


More information about the lldb-commits mailing list