Zydis
v3.2.1
|
Information about accessed CPU flags. More...
#include <DecoderTypes.h>
Data Fields | |
ZydisCPUFlagAction | action |
The CPU-flag action. More... | |
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.
ZydisCPUFlagAction action |
The CPU-flag action.
Use ZydisGetAccessedFlagsByAction
to get a mask with all flags matching a specific action.