Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h204 RISCVInst DecodeC_ADDIW(uint32_t inst) { in DecodeC_ADDIW() function
H A DEmulateInstructionRISCV.cpp525 {"C_ADDIW", 0xE003, 0x2001, DecodeC_ADDIW, RV64 | RV128},