Commit Graph

176 Commits (76d92e73c29eaaf175f2c77465b1c6eacaef6f3c)
 

Author SHA1 Message Date
Ionel-Cristinel ANICHITEI 11f1f548ff Regenerate autogenerated files
4 years ago
Ionel-Cristinel ANICHITEI 049ecc0ab7 Don't use reserved identifiers for include guards
4 years ago
Andrei KISARI 0d5d2a9625 Fixed include path.
4 years ago
Andrei KISARI 9d98a67c70 Added the 'nd_memset' implementation for pydis.
4 years ago
Andrei Vlad LUTAS d622f56211 Added SERIAL flag to the SERIALIZE instruction.
4 years ago
Andrei Vlad LUTAS 4b2f2aee66 Added dedicated Prefetch operand access type.
4 years ago
Andrei Vlad LUTAS d11fe85599 Improved linear address computation in bdshemu.
4 years ago
Andrei Vlad LUTAS 6c248cc4c1 Handle Ignore ER bit in instruction attributes.
4 years ago
Andrei Vlad LUTAS 7ddf7e448a Apply address size override to gla computation.
4 years ago
Ionel-Cristinel ANICHITEI 087ffbcf95 disasmtool_lix: Add missing instructions to ins_class_to_str
4 years ago
Andrei Vlad LUTAS cfb0f97897 Truncate the output of a relative addressing if 0x67 prefix is used.
4 years ago
Andrei Vlad LUTAS 752bc626c4 Fixed RET with immediate - the immediate is not sign-extended.
4 years ago
Andrei Vlad LUTAS 52ed638c13 Fixed some typos.
4 years ago
Anichitei Ionel-Cristinel 08f4b31b7d
Merge pull request #2 from andreaswimmer/patch-1
4 years ago
andreaswimmer 0b7c9a84fe
Fix typo "Lighetweight" in README.md
4 years ago
Andrei Vlad LUTAS 960e9eaeee disasmtool_lix dumper fix - dump cet_ss and cet_ibt.
4 years ago
Andrei Vlad LUTAS 94d7894fa5 Added the Shadow Stack Pointer operand to the SYSRET and SYSENTER instructions.
4 years ago
vlutas 3f385cc531
Merge pull request #1 from valkheim/fix-no-color
4 years ago
Andrei Vlad LUTAS 8392c97f97 Use the documented byte granularity for cache-line accesses.
4 years ago
Charles Paulet f936d0c020 Fix disasmtool_lix no_color option
4 years ago
Andrei Vlad LUTAS 9ff2543660 Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions.
4 years ago
Andrei Vlad LUTAS 811c3d0f7c Fixed several issues with CET instructions specification - shadow stack and shadow stack pointer implicit operands were missing from SETSSBSY instruction, and flags access was missing from them.
4 years ago
Andrei Vlad LUTAS efe359b506 Typo fixes in the instruction tables.
4 years ago
Andrei Vlad LUTAS 1d8adaf668 Use the safe NdDecodeEx API instead of the NdDecode API in the public docs example.
4 years ago
Andrei Vlad LUTAS 698ba367a1 Initial commit.
4 years ago
Andrei Vlad LUTAS 6ce54a28d6 Added license & readme files.
4 years ago