Zydis  v3.2.1
ZydisDecodedInstruction_::ZydisDecodedInstructionAccessedFlags_ Struct Reference

Information about accessed CPU flags. More...

#include <DecoderTypes.h>

Data Fields

ZydisCPUFlagAction action
 The CPU-flag action. More...
 

Detailed Description

Information about accessed CPU flags.

DEPRECATED. This field will be removed in the next major release. Please use the cpu_flags_read/cpu_flags_written or fpu_flags_read/fpu_flags_written fields instead.

Field Documentation

◆ action

The CPU-flag action.

Use ZydisGetAccessedFlagsByAction to get a mask with all flags matching a specific action.


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