Detailed changelog (since v2.0.0 Final)
-
Improved instruction decoding
- Fixed decoding of
IS4encoded operands in non 64-bit mode - Fixed check for invalid gather registers in non 64-bit mode
- Fixed decoding of
-
Improved formatter
- Fixed padding of immediate values
- Fixed printing of
XACQUIRE/XRELEASEprefixes (formatter)
-
Fixed some instruction definitions
SCAS,INSandSTOSdoes not allow the defaultESsegment to be overridden with a segment override prefix- Renamed
SAVESSPtoSAVEPREVSSP - Fixed
ENCLS,ENCLUandENCLVinstructions
-
Misc bugfixes
- Added missing
extern "C"block inString.h - Changed type of
MOFFSmemory operands toZYDIS_MEMOP_TYPE_MEMinstead ofZYDIS_MEMOP_TYPE_INVALID
- Added missing