vie_op
struct vie_op op; /* opcode description */
static const struct vie_op three_byte_opcodes_0f38[256] = {
static const struct vie_op two_byte_opcodes[256] = {
static const struct vie_op one_byte_opcodes[256] = {
const struct vie_op *optab;