Bochs/bochs/cpu/avx
2021-01-30 20:17:15 +00:00
..
avx2.cc avoid gcc 7.3 warning 2018-05-27 19:09:59 +00:00
avx512_bitalg.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_broadcast.cc make order in AVX512 broadcast handlers, extract them into separate file 2019-12-21 20:07:03 +00:00
avx512_cvt.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_fma.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_mask8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_mask16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_mask32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_mask64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_move.cc make order in AVX512 broadcast handlers, extract them into separate file 2019-12-21 20:07:03 +00:00
avx512_pfp.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_rcp14.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx512_rsqrt14.cc ! CPUID: Added TigerLake CPU definition (features CET and CLWB support) 2021-01-30 08:35:35 +00:00
avx512.cc extract Bit128 arithmetic to separate wide_int.cc/wide_int.h compiled independently of long mode emulation 2020-05-19 16:01:23 +00:00
avx_cvt.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx_fma.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx_pfp.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
avx.cc avoid gcc 7.3 warning 2018-05-27 19:09:59 +00:00
gather.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
Makefile.in regen Makefile include dependencies for CPU and internal debugger 2021-01-30 20:17:15 +00:00
tbm32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
tbm64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
vnni.cc implemented AVX encoded VNNI instructions published in recent SDM - not tested yet 2020-10-03 09:23:28 +00:00
xop.cc avoid gcc 7.3 warning 2018-05-27 19:09:59 +00:00