Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp396 template <typename T> static RISCVInst DecodeBType(uint32_t inst) { in DecodeBType() function
428 {"B", 0x7F, 0x63, DecodeBType<B>},