v2.0.1
Detailed changelog (since v2.0.0 Final)
-
Improved instruction decoding
- Fixed decoding of
IS4
encoded 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
/XRELEASE
prefixes (formatter)
-
Fixed some instruction definitions
SCAS
,INS
andSTOS
does not allow the defaultES
segment to be overridden with a segment override prefix- Renamed
SAVESSP
toSAVEPREVSSP
- Fixed
ENCLS
,ENCLU
andENCLV
instructions
-
Misc bugfixes
- Added missing
extern "C"
block inString.h
- Changed type of
MOFFS
memory operands toZYDIS_MEMOP_TYPE_MEM
instead ofZYDIS_MEMOP_TYPE_INVALID
- Added missing