Home
last modified time | relevance | path

Searched defs:DecodeResult (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h308 struct DecodeResult { struct
309 RISCVInst decoded;
310 uint32_t inst;
311 bool is_rvc;
312 InstrPattern pattern;