Lines Matching full:decode
39 * attributes and returns the appropriate decode context.
51 * the ModR/M byte is required to decode a particular instruction.
93 * decode - Reads the appropriate instruction table to obtain the unique ID of
102 static InstrUID decode(OpcodeType type,
153 * decode(); specifierForUID will not check bounds.
665 *instructionID = decode(insn->opcodeType,
670 *instructionID = decode(insn->opcodeType,
858 * NOOP shouldn't decode as NOOP if REX.b is set. Instead
859 * it should decode as XCHG %r8, %eax.
1587 * decode the instruction in.