Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp741 uint16_t insn16; in getInstruction() local
743 if (!readInstruction16(Bytes, Address, Size, insn16)) { in getInstruction()
748 DecodeStatus Result = decodeInstruction(DecoderTable16, instr, insn16, in getInstruction()