66a67
> static ByteTable ImmediateTypeVex[10];
177a179,181
> TwoByteVexState,
> ThreeByteVexFirstState,
> ThreeByteVexSecondState,
195a200,202
> State doTwoByteVexState(uint8_t);
> State doThreeByteVexFirstState(uint8_t);
> State doThreeByteVexSecondState(uint8_t);
207a215,216
> // Process the opcode found with VEX / XOP prefix.
> State processExtendedOpcode(ByteTable &immTable);