Zydis 5.0.0
Zyan Disassembler Library
Loading...
Searching...
No Matches
ZydisDecodedInstructionAvx_::ZydisDecodedInstructionAvxBroadcast_ Struct Reference

Contains info about the AVX broadcast. More...

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

Data Fields

ZyanBool is_static
 Signals, if the broadcast is a static broadcast.
ZydisBroadcastMode mode
 The AVX broadcast-mode.

Detailed Description

Contains info about the AVX broadcast.

Field Documentation

◆ is_static

ZyanBool is_static

Signals, if the broadcast is a static broadcast.

This is the case for instructions with inbuilt broadcast functionality, which is always active and not controlled by the EVEX/MVEX.RC bits.

◆ mode

The AVX broadcast-mode.


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