1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-22 15:38:07 +00:00
bddisasm/disasmtool_lix
Andrei Vlad LUTAS 76d92e73c2 Multiple changes
- Add support for AVX512-FP16 instructions, as per https://software.intel.com/content/www/us/en/develop/download/intel-avx512-fp16-architecture-specification.html
- Bug fix: zeroing with no masking is not supported, so return an error if we encounter such encodings
- Bug fix: ignore VEX/EVEX.W field outside 64 bit mode for some instructions
- Several other minor fixes and improvements
2021-07-08 12:40:39 +03:00
..
external Updated the 'argparse' header. 2020-08-06 10:14:12 +03:00
CMakeLists.txt Multiple changes 2021-07-08 12:40:39 +03:00
disasm.hpp Add support for shemu in disasmtool_lix (thanks to Bogdan Bosinta - @bbosinta). 2020-11-20 16:06:14 +02:00
disasmtool.cpp Implement nd_vsnprintf_s and nd_memset if possible 2021-03-30 21:58:03 +03:00
dumpers.cpp Multiple changes 2021-07-08 12:40:39 +03:00
Makefile Initial commit. 2020-07-21 11:19:18 +03:00
rapidjson.cpp Add support for shemu in disasmtool_lix (thanks to Bogdan Bosinta - @bbosinta). 2020-11-20 16:06:14 +02:00