1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-02-07 04:12:36 +00:00
bddisasm/inc
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
..
bddisasm.h Multiple changes 2021-07-08 12:40:39 +03:00
bdshemu.h Build improvements 2021-05-17 09:52:04 +03:00
constants.h Multiple changes 2021-07-08 12:40:39 +03:00
cpuidflags.h Added support for Intel FRED and LKGS instructions. 2021-03-15 14:05:44 +02:00
disasmstatus.h Multiple changes 2021-07-08 12:40:39 +03:00
disasmtypes.h Added support for Intel FRED and LKGS instructions. 2021-03-15 14:05:44 +02:00
registers.h Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES. 2020-07-29 11:05:27 +03:00
version.h Multiple changes 2021-07-08 12:40:39 +03:00