Searched refs:getInstruction32 (Results 1 – 1 of 1) sorted by relevance
48 DecodeStatus getInstruction32(MCInst &Instr, uint64_t &Size,534 DecodeStatus RISCVDisassembler::getInstruction32(MCInst &MI, uint64_t &Size, in getInstruction32() function in RISCVDisassembler669 return getInstruction32(MI, Size, Bytes, Address, CS); in getInstruction()