Zydis  v4.1.0
ZydisEncoderRequest_::ZydisEncoderRequestMvexFeatures_ Struct Reference

Extended info for MVEX instructions. More...

#include <Encoder.h>

Data Fields

ZydisBroadcastMode broadcast
 The broadcast-mode. More...
 
ZydisConversionMode conversion
 The data-conversion mode. More...
 
ZydisRoundingMode rounding
 The rounding-mode. More...
 
ZydisSwizzleMode swizzle
 The AVX register-swizzle mode. More...
 
ZyanBool sae
 Signals, if the SAE (suppress-all-exceptions) functionality is enabled for the instruction. More...
 
ZyanBool eviction_hint
 Signals, if the instruction has a memory-eviction-hint (KNC only). More...
 

Detailed Description

Extended info for MVEX instructions.

Field Documentation

◆ broadcast

ZydisBroadcastMode broadcast

The broadcast-mode.

◆ conversion

ZydisConversionMode conversion

The data-conversion mode.

◆ eviction_hint

ZyanBool eviction_hint

Signals, if the instruction has a memory-eviction-hint (KNC only).

◆ rounding

The rounding-mode.

◆ sae

ZyanBool sae

Signals, if the SAE (suppress-all-exceptions) functionality is enabled for the instruction.

◆ swizzle

The AVX register-swizzle mode.


The documentation for this struct was generated from the following file: