- Fixed build on CentOS / RHEL
- or, more generally speaking, any toolkit that doesn't enable C99 support by default
- Fixed gather register check for
VGATHERPF0{D|Q}{PS|PD}instruction - Fixed check for invalid BOUND registers
- Fixed printing of hex-suffix for
0values - Fixed CPU-flag actions for instructions that
TESTandMODIFIYcertain flags at the same time- Introduced a new CPU-flag action called
TESTED_MODIFIED
- Introduced a new CPU-flag action called
- Some FreeBSD fixes for examples and including Zydis in shared/static libraries (contributed by @gdbinit)
- Fixed two wrong assert conditions