Bochs/bochs/cpu/avx
2016-06-12 21:23:48 +00:00
..
avx2.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
avx512_conflict.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +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.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +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 re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
gather.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
Makefile.in extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all 2016-06-12 21:23:48 +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