[all-commits] [llvm/llvm-project] d36288: [LLDB][RISCV] Add RV32FC instruction support for E...

Emmmer via All-commits all-commits at lists.llvm.org
Tue Dec 6 06:27:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3628823c96f2d29ef8cea28f3b1b60ec670f318
      https://github.com/llvm/llvm-project/commit/d3628823c96f2d29ef8cea28f3b1b60ec670f318
  Author: Emmmer <yjhdandan at 163.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
    M lldb/source/Plugins/Instruction/RISCV/RISCVCInstructions.h
    M lldb/source/Plugins/Instruction/RISCV/RISCVInstructions.h
    M lldb/unittests/Instruction/RISCV/TestRISCVEmulator.cpp

  Log Message:
  -----------
  [LLDB][RISCV] Add RV32FC instruction support for EmulateInstructionRISCV

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D139390




More information about the All-commits mailing list