Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:insn16

701   uint16_t insn16 = (bytes[1] << 8) | bytes[0];
702 insn16,
711 result = decodeInstruction(DecoderTableThumbSBit16, MI, insn16,
722 result = decodeInstruction(DecoderTableThumb216, MI, insn16,