V2
ZyanU8 V2;
ZyanU8 V2;
ZyanU8 V2;
if (mpu_device->V2 == TRUE)
mpu_device.V2 = FALSE;
mpu_device.V2 = TRUE;
bool V2;
destData[0] = V2(0);
destData[1] = V2(1);
destData[2] = V2(2);
destData[3] = V2(3);
const ZyanU8 vsib_v2 = has_vsib ? context->vector_unified.V2 : 0;
id_ndsndd |= (context->vector_unified.V2 << 4) ;
if (!def_ndsndd && !has_vsib && context->vector_unified.V2)
instruction->raw.evex.V2 = (data[3] >> 3) & 0x01;
if (!instruction->raw.evex.V2 &&
context->vector_unified.V2 = 0x01 & ~instruction->raw.evex.V2;
if (!instruction->raw.evex.V2 && (instruction->machine_mode != ZYDIS_MACHINE_MODE_LONG_64))
instruction->raw.mvex.V2 = (data[3] >> 3) & 0x01;
context->vector_unified.V2 = 0x01 & ~instruction->raw.mvex.V2;