Bochs/bochs/disasm
Stanislav Shwartsman 2f3c7ff8e4 implemented SMAP (Supervisor Mode Access Protection) from [Intel Architecture Instruction Set Extensions Programming Reference] rev14
fixed enabling of ADX extensions in generic CPUID when enabled through .bochsrc

Small code cleanups on the way to implementation of APIC Registers Virtualization features disclosed in recent Intel SDM rev043
2012-09-10 15:22:26 +00:00
..
dis_decode.cc correct MOVBE decoding with prefix 0x66, also correct ADX decoding 2012-08-08 20:11:27 +00:00
dis_groups.cc implemented SVM emulation support for Bochs (incomplete yet) 2011-12-25 19:35:29 +00:00
dis_tables_avx.inc set of small cpu fixes 2012-08-09 13:11:25 +00:00
dis_tables_sse.inc correct MOVBE decoding with prefix 0x66, also correct ADX decoding 2012-08-08 20:11:27 +00:00
dis_tables_x87.inc - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
dis_tables_xop.inc fixed xop opcodes disasm tables 2011-11-23 16:44:38 +00:00
dis_tables.h implemented SVM emulation support for Bochs (incomplete yet) 2011-12-25 19:35:29 +00:00
dis_tables.inc implemented SMAP (Supervisor Mode Access Protection) from [Intel Architecture Instruction Set Extensions Programming Reference] rev14 2012-09-10 15:22:26 +00:00
disasm.h implemented SMAP (Supervisor Mode Access Protection) from [Intel Architecture Instruction Set Extensions Programming Reference] rev14 2012-09-10 15:22:26 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
opcodes.inc implemented SMAP (Supervisor Mode Access Protection) from [Intel Architecture Instruction Set Extensions Programming Reference] rev14 2012-09-10 15:22:26 +00:00
resolve.cc typo fix 2011-08-28 21:41:54 +00:00
syntax.cc remove redundant code 2011-08-22 17:19:04 +00:00