Bochs/bochs/cpu/avx
2017-12-21 18:18:10 +00:00
..
avx2.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
avx512_bitalg.cc implemented AVX-512 BITALG instructions/bugfix for VPOPCNT instructions 2017-10-15 20:33:19 +00:00
avx512_cvt.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_fma.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_mask8.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_mask16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_mask32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_mask64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_move.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx512_pfp.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_rcp14.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_rsqrt14.cc fixed bug in vrsqt14* implementation 2014-08-16 18:15:02 +00:00
avx512_vnni.cc implemented GFNI instructions 2017-10-21 19:57:12 +00:00
avx512.cc implemented (experimental, still untested) AVX512 VBMI2 extensions 2017-10-20 18:38:15 +00:00
avx_cvt.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
avx_fma.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx_pfp.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx.cc fixed disasm of sse insertps instruction 2017-12-21 18:18:10 +00:00
gather.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
Makefile.in small change to extract ia_opcodes.h from instr.h to dedicated file. this would remove compilation dep of all files on ia_opcodes.h (now called ia_opcdes.def). regenerating dep ober all files in Makefiles.in 2017-10-19 21:27:25 +00:00
tbm32.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +00:00
tbm64.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +00:00
xop.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00