Bochs/bochs/disasm
Stanislav Shwartsman 9f57e70d5f Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions
Now enable support for up to 128 CPU extensions and could easily extend it more
Also reduce memory footprint for bx_ia_opcodes.h arrays
2014-08-31 18:39:18 +00:00
..
dis_decode.cc apply same optimization to disasm as well 2013-10-10 21:00:26 +00:00
dis_groups.cc fixes for disasm 2013-10-15 17:19:18 +00:00
dis_tables_avx.inc finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables_sse.inc finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables_x87.inc - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
dis_tables_xop.inc optimize old disasm code 2013-10-07 19:23:19 +00:00
dis_tables.h finish sse tables cleanup in disasm and fetchdecode 2013-10-11 20:09:51 +00:00
dis_tables.inc Implemented XSAVEC instruction emulation and XINUSE optimization in the XSAVEOPT instruction 2014-03-17 20:29:44 +00:00
disasm.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
opcodes.inc Implemented XSAVEC instruction emulation and XINUSE optimization in the XSAVEOPT instruction 2014-03-17 20:29:44 +00:00
resolve.cc optimize old disasm code 2013-10-07 19:23:19 +00:00
syntax.cc fixed zmm reg name in disasm 2013-11-29 20:49:20 +00:00