Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h324 RISCVInst DecodeC_FSWSP(uint32_t inst) { in DecodeC_FSWSP() function
H A DEmulateInstructionRISCV.cpp543 {"FSWSP", 0xE003, 0xE002, DecodeC_FSWSP, RV32},