Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVCInstructions.h146 RISCVInst DecodeC_BNEZ(uint32_t inst) { in DecodeC_BNEZ() function
H A DEmulateInstructionRISCV.cpp520 {"C_BNEZ", 0xE003, 0xE001, DecodeC_BNEZ},