Home | History | Annotate | Download | only in Disassembler

Lines Matching full:decode

39  *   attributes and returns the appropriate decode context.
51 * the ModR/M byte is required to decode a particular instruction.
91 * decode - Reads the appropriate instruction table to obtain the unique ID of
100 static InstrUID decode(OpcodeType type,
155 * decode(); specifierForUID will not check bounds.
710 *instructionID = decode(insn->opcodeType,
715 *instructionID = decode(insn->opcodeType,
910 * NOOP shouldn't decode as NOOP if REX.b is set. Instead
911 * it should decode as XCHG %r8, %eax.
1658 * decode the instruction in.