Andrei Vlad LUTAS
|
58197cc518
|
Removed support for PCOMMIT and CL1INVMB (not implemented by any x86/x64 CPUs), and marked MOV to/from test registers as being invalid in long mode.
Fixed https://github.com/bitdefender/bddisasm/issues/24
Fixed https://github.com/bitdefender/bddisasm/issues/25
Fixed https://github.com/bitdefender/bddisasm/issues/26
|
2020-11-09 09:18:46 +02:00 |
|
Andrei Vlad LUTAS
|
9652450125
|
Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020).
|
2020-10-05 13:19:03 +03:00 |
|
Andrei Vlad LUTAS
|
4f8b030ddd
|
Added support for Intel Key Locker instructions, as per https://software.intel.com/content/www/us/en/develop/download/intel-key-locker-specification.html.
|
2020-09-16 11:56:05 +03:00 |
|
Andrei Vlad LUTAS
|
144baa5140
|
Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES.
|
2020-07-29 11:05:27 +03:00 |
|
Ionel-Cristinel ANICHITEI
|
049ecc0ab7
|
Don't use reserved identifiers for include guards
This fixes #5
|
2020-07-27 16:51:16 +03:00 |
|
Andrei Vlad LUTAS
|
8392c97f97
|
Use the documented byte granularity for cache-line accesses.
Fixed CET CPUID feature flag - split into CET_SS and CET_IBT.
|
2020-07-22 00:47:46 +03:00 |
|
Andrei Vlad LUTAS
|
698ba367a1
|
Initial commit.
|
2020-07-21 11:19:18 +03:00 |
|