Searched refs:insn32 (Results 1 – 1 of 1) sorted by relevance
755 uint32_t insn32; in getInstruction() local757 if (!readInstruction32(Bytes, Address, Size, insn32)) { in getInstruction()762 Result = decodeInstruction(DecoderTable32, instr, insn32, Address, this, STI); in getInstruction()