Andrei Vlad LUTAS
|
fccf11915d
|
Added support for Intel FRED and LKGS instructions.
|
2021-03-15 14:05:44 +02:00 |
|
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
|
52ed638c13
|
Fixed some typos.
Added SECURITY.md file.
|
2020-07-22 21:47:25 +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 |
|