Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h252 RISCVInst DecodeC_ANDI(uint32_t inst) { in DecodeC_ANDI() function
H A DEmulateInstructionRISCV.cpp530 {"C_ANDI", 0xEC03, 0x8801, DecodeC_ANDI},