Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h91 RISCVInst DecodeC_LD(uint32_t inst) { in DecodeC_LD() function
H A DEmulateInstructionRISCV.cpp514 {"C_LD", 0xE003, 0x6000, DecodeC_LD, RV64 | RV128},