Bochs/bochs/disasm
Stanislav Shwartsman e2e6f5a62b Update CPUID defines after recently published
Intel Architecture Instruction Set Extensions Programming Reference rev-021

Enable AVX-512 with all implemented extensions in generic CPUID when simd=AVX512 is supplied
implemented AVX512_IFMA532 instructions
implemented AVX512_VBMI instructions

still missing: VPMULTISHIFTQB - VBMI instruction (coming soon)
2014-09-26 12:14:53 +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 Update CPUID defines after recently published 2014-09-26 12:14:53 +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