You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/bddisasm/include
Andrei Vlad LUTAS 1eb1c9d0d2
Fixed https://github.com/bitdefender/bddisasm/issues/38.
3 years ago
..
instructions.h Fixed https://github.com/bitdefender/bddisasm/issues/38. 3 years ago
mnemonics.h 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. 4 years ago
nd_crt.h Don't use reserved identifiers for include guards 4 years ago
prefixes.h Don't use reserved identifiers for include guards 4 years ago
table_evex.h 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. 4 years ago
table_root.h Fixed https://github.com/bitdefender/bddisasm/issues/38. 3 years ago
table_vex.h 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. 4 years ago
table_xop.h 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. 4 years ago
tabledefs.h Disassemble 4X90 as NOP as long as Rex.B is 0. Disassemble as XCHG only if Rex.B bit is set (promoting the use of R8 register). 4 years ago