Searched refs:DecodeRS3 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h318 constexpr uint32_t DecodeRS3(uint32_t inst) { function in namespace:lldb_private
H A DEmulateInstructionRISCV.cpp419 Rs{DecodeRS3(inst)}, DecodeRM(inst)};

Completed in 100 milliseconds