[LLDB][RISCV] Add RV64F instruction support for EmulateInstructionRISCV
authorEmmmer <yjhdandan@163.com>
Sat, 3 Dec 2022 13:49:50 +0000 (21:49 +0800)
committerEmmmer <yjhdandan@163.com>
Mon, 5 Dec 2022 14:54:08 +0000 (22:54 +0800)
commit2d7f43f9eaf36cb8ab976a24544099f496aba248
tree57725d48d50661072606323ad3d606000cb1faeb
parentdfa842e45a3ce1d245d9ef5a6f8b933f14b01c93
[LLDB][RISCV] Add RV64F instruction support for EmulateInstructionRISCV

Reviewed By: DavidSpickett

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