Zydis 5.0.0
Zyan Disassembler Library
Loading...
Searching...
No Matches
ZydisEncoderRequest_::ZydisEncoderRequestMvexFeatures_ Struct Reference

Extended info for MVEX instructions. More...

#include </builddir/build/BUILD/zydis-5.0.0-build/zydis-5091440c2a1f963e00c6e6aceec7c4346e656fa4/include/Zydis/Encoder.h>

Data Fields

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

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: