Bochs/bochs/cpu/avx
2024-04-25 12:36:27 +03:00
..
amx.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
amx.h AMX support (#212) 2024-01-10 20:13:25 +02:00
avx2.cc make CPU to use C++ template for implementation of CPU methods (#115) 2023-10-30 06:57:16 +02:00
avx512_bf16.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512_bitalg.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
avx512_broadcast.cc avoid accidential zero of the mask, due to Bit64u computation overflow (1 << 64) == 1 2023-12-24 22:37:02 +02:00
avx512_cvt16.cc remove fpu/softfloat16.h 2024-04-25 12:36:27 +03:00
avx512_cvt.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512_fma.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512_helpers.cc added a comment for future: some memory operations must be done atomically 2023-11-17 23:18:43 +02:00
avx512_mask8.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
avx512_mask16.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
avx512_mask32.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
avx512_mask64.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
avx512_move.cc add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
avx512_pfp16.cc remove fpu/softfloat16.h 2024-04-25 12:36:27 +03:00
avx512_pfp.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512_rcp14.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512_rsqrt14.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx512.cc final resolution for issue #2 : address VEXPAND* and VPSHUFBITQMB instructions 2023-11-09 19:15:32 +02:00
avx_cvt.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx_fma.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx_ifma52.cc changes (c) date 2022-10-02 23:26:57 +03:00
avx_ne_convert.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx_pfp.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
avx.cc use simpler method to write XMM register while clearing AVX upper part 2023-12-24 14:45:04 +02:00
bf16.h add softfloat3e library to Bochs to replace old softfloat2 (to get fp… (#259) 2024-03-10 17:10:55 +02:00
gather.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
Makefile.in remove fpu/softfloat16.h 2024-04-25 12:36:27 +03:00
tbm32.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
tbm64.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
xop.cc remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00