Changes since v3.0.0
Enhancements
- Allow zycore dependency path to be changed via CMake variable
- Added build support for Solaris OS (contributed by @psumbera)
Fixes
- Fixed MinGW builds
- Fixed compilation with ICC running in MSVC emulation mode
- Various decoder fixes
- Classify
LOOP/LOOPE/LOOPNEasshort-branch(#126) - Fixed implicit IP operand for short jcc in long mode (#133)
- Ignore
EVEX.Bforvcvtsi2sd/vcvtusi2sdEVEX.W = 0forms (#133) - Ignore
REX.XforRM-encodedBNDregisters (#133) - Correctly handle relative memory addressing not being allowed for
MIBoperands (e.g.bndldx/bndstx) (#133)
- Classify