Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h316 RISCVInst DecodeC_FLWSP(uint32_t inst) { in DecodeC_FLWSP() function
H A DEmulateInstructionRISCV.cpp542 {"FLWSP", 0xE003, 0x6002, DecodeC_FLWSP, RV32},