[LLDB][RISCV] Add RV32FC instruction support for EmulateInstructionRISCV
authorEmmmer <yjhdandan@163.com>
Mon, 5 Dec 2022 14:55:15 +0000 (22:55 +0800)
committerEmmmer <yjhdandan@163.com>
Tue, 6 Dec 2022 14:26:51 +0000 (22:26 +0800)
commitd3628823c96f2d29ef8cea28f3b1b60ec670f318
tree82cc7d460845dd3408598d2065b0cbc2c32ad7db
parent29a8eec1f9eb6df8d52d8621415754989595fb6a
[LLDB][RISCV] Add RV32FC instruction support for EmulateInstructionRISCV

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D139390
lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
lldb/source/Plugins/Instruction/RISCV/RISCVCInstructions.h
lldb/source/Plugins/Instruction/RISCV/RISCVInstructions.h
lldb/unittests/Instruction/RISCV/TestRISCVEmulator.cpp