Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h194 RISCVInst DecodeC_ADDI(uint32_t inst) { in DecodeC_ADDI() function
H A DEmulateInstructionRISCV.cpp524 {"C_ADDI", 0xE003, 0x1, DecodeC_ADDI},