Lines Matching refs:decode
59 * attributes and returns the appropriate decode context.
71 * the ModR/M byte is required to decode a particular instruction.
114 * decode - Reads the appropriate instruction table to obtain the unique ID of
123 static InstrUID decode(OpcodeType type,
181 * decode(); specifierForUID will not check bounds.
827 *instructionID = decode(insn->opcodeType,
832 *instructionID = decode(insn->opcodeType,
1051 * NOOP shouldn't decode as NOOP if REX.b is set. Instead
1052 * it should decode as XCHG %r8, %eax.
1802 * decode the instruction in.