Home
last modified time | relevance | path

Searched refs:DecodeC_FLDSP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h330 RISCVInst DecodeC_FLDSP(uint32_t inst) { in DecodeC_FLDSP() function
H A DEmulateInstructionRISCV.cpp545 {"FLDSP", 0xE003, 0x2002, DecodeC_FLDSP, RV32 | RV64},