.. |
amx.cc
|
implemented AMX_FP16 and aMX_COMPLEX, fixes for daz handling in AVX_NE_CONVERT FB16
|
2024-01-12 12:38:31 +02: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
|
implemented AMX_FP16 and aMX_COMPLEX, fixes for daz handling in AVX_NE_CONVERT FB16
|
2024-01-12 12:38:31 +02: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_cvt.cc
|
style and disasm updates, no functional impact
|
2023-12-25 14:57:05 +02:00 |
avx512_fma.cc
|
convert more instructions to template
|
2023-12-23 22:01:13 +02: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
|
use simpler method to write XMM register while clearing AVX upper part
|
2023-12-24 14:45:04 +02:00 |
avx512_pfp.cc
|
fixed massive code duplication
|
2024-02-02 22:36:56 +02:00 |
avx512_rcp14.cc
|
remove trailing whitespace from source files
|
2022-08-23 21:46:04 +03:00 |
avx512_rsqrt14.cc
|
remove trailing whitespace from source files
|
2022-08-23 21:46:04 +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
|
cleanup return value of all instruction handlers
|
2018-02-16 07:57:32 +00:00 |
avx_fma.cc
|
convert more instructions to template
|
2023-12-23 22:01:13 +02:00 |
avx_ifma52.cc
|
changes (c) date
|
2022-10-02 23:26:57 +03:00 |
avx_ne_convert.cc
|
implemented AMX_FP16 and aMX_COMPLEX, fixes for daz handling in AVX_NE_CONVERT FB16
|
2024-01-12 12:38:31 +02:00 |
avx_pfp.cc
|
fixed massive code duplication
|
2024-02-02 22:36:56 +02: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
|
fixed comments in bf16.h
|
2023-12-29 22:45:59 +02:00 |
gather.cc
|
remove trailing whitespace from source files
|
2022-08-23 21:46:04 +03:00 |
Makefile.in
|
regen Makefile.in dependencies
|
2024-01-12 01:10:47 +02: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 trailing whitespace from source files
|
2022-08-23 21:46:04 +03:00 |