Commit graph

1508 commits

Author SHA1 Message Date
MITSUNARI Shigeo
8f2e151b17 mov opAVX10ZeroExt into private 2024-10-15 13:58:17 +09:00
MITSUNARI Shigeo
3ee31be62d Merge branch 'dev'
Some checks are pending
test / test (push) Waiting to run
2024-10-15 10:02:23 +09:00
MITSUNARI Shigeo
2d70c94905 v7.20
Some checks are pending
test / test (push) Waiting to run
2024-10-15 09:57:28 +09:00
MITSUNARI Shigeo
c3a5c4ba3d [doc] update doc 2024-10-15 09:54:47 +09:00
MITSUNARI Shigeo
ae76be35ac setDefaultEncoding has changed. 2024-10-15 09:33:14 +09:00
MITSUNARI Shigeo
0c2f7fc6db vmovw supports avx10.2
Some checks are pending
test / test (push) Waiting to run
2024-10-15 03:50:27 +09:00
MITSUNARI Shigeo
46238d9845 [doc] update setDefaultEncoding
Some checks are pending
test / test (push) Waiting to run
2024-10-14 19:44:10 +09:00
MITSUNARI Shigeo
220ca76f41 vmovd supports avx10.2 2024-10-14 19:40:52 +09:00
MITSUNARI Shigeo
8b0a1acf0e make fails if test_by_xed.sh fails 2024-10-14 18:04:25 +09:00
MITSUNARI Shigeo
64140448b4 avoid my alias of register 2024-10-14 16:41:53 +09:00
MITSUNARI Shigeo
21e80948ee tweak vmovd 2024-10-14 12:24:47 +09:00
MITSUNARI Shigeo
5582082d7b tweak 2024-10-14 11:52:20 +09:00
MITSUNARI Shigeo
de32c7e99f add avx10 saturating convert
Some checks are pending
test / test (push) Waiting to run
2024-10-14 11:30:39 +09:00
MITSUNARI Shigeo
5f942b5914 under developing saturation 2024-10-14 05:15:24 +09:00
MITSUNARI Shigeo
86e532fe1a add avx10 minmax
Some checks are pending
test / test (push) Waiting to run
2024-10-14 04:52:03 +09:00
MITSUNARI Shigeo
aabf2abeb0 [doc] update Japanese doc 2024-10-14 04:52:03 +09:00
MITSUNARI Shigeo
44bc77d51b fix a type of return 2024-10-14 04:52:03 +09:00
MITSUNARI Shigeo
d067f0d3f5 Merge branch 'dev'
Some checks failed
test / test (push) Has been cancelled
2024-10-13 15:52:26 +09:00
MITSUNARI Shigeo
7c540206d1 v7.10 2024-10-13 15:51:55 +09:00
MITSUNARI Shigeo
08f71cee95 vpdpw[su,us,uu]d[,s] support avx10.2
Some checks are pending
test / test (push) Waiting to run
2024-10-13 15:45:43 +09:00
MITSUNARI Shigeo
f6c66cf6b8 vpdpb[su,uu,ss]d[,s] support avx10.2 2024-10-13 15:27:05 +09:00
MITSUNARI Shigeo
f3f2dd2d74 [skip ci] [doc] update setDefaultEncoding 2024-10-13 15:07:35 +09:00
MITSUNARI Shigeo
14ae9bf485 add vpdpbssd for avx10.2 2024-10-13 14:55:20 +09:00
MITSUNARI Shigeo
2818beeffd [skip ci] [doc] setDefaultEncoding for vmpsadbw 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
eca17384c5 add vmpsadbw for avx10.2 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
7af7abbf95 extend setDefaultEncoding for mpsadbw 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
749aa31dd4 mov vcvtneps2bf16 to avx512 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
dedb7f52af add vdpphps 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
6e08352750 move vpmadd52{h,l}uq to avx512 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
56fc5457eb add avx10 compare and convert instructions 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
8457f52cbb remove unnecessary blank 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
842c3cc83f support all avx10 bf16 instructions 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
6dc564185b add vcmppbf16, vfpclasspbf16 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
a84866bcbc add vf[,n]m[add,sub][132,213,231]nebf16 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
3ca7e64c63 add type of w(x, x, op) in avx10 bf16 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
864fd0c49c add vaddnepbf16 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
183e17f94d install python3 for github action 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
c35fc541b8 install xz-util for github action 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
903a23ba0b add test by xed 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
64d5779bb1 start to test by xed 2024-10-13 13:51:06 +09:00
MITSUNARI Shigeo
b597cc450b [doc] about v7.09.1 2024-10-11 09:34:51 +09:00
MITSUNARI Shigeo
6ac4d7af62 Merge remote-tracking branch 'origin/dev'
Some checks failed
test / test (push) Has been cancelled
2024-10-11 09:00:47 +09:00
MITSUNARI Shigeo
5f4fe93adb don't run ci on pushing tags 2024-10-11 08:49:06 +09:00
MITSUNARI Shigeo
05fe153cd5 rename TARGET to TEST_FILES
Some checks are pending
test / test (push) Waiting to run
2024-10-10 15:03:03 +09:00
MITSUNARI Shigeo
468a0bea47 v7.09.1 2024-10-10 14:07:16 +09:00
MITSUNARI Shigeo
fc94d2ad27 fix tests of vpcompressb and vpcompressw 2024-10-10 14:03:02 +09:00
MITSUNARI Shigeo
87c568e23c [fix] correct the name of vpcompressb and vcompressw 2024-10-10 14:02:15 +09:00
MITSUNARI Shigeo
2fbc1dd9ee add test by xed 2024-10-10 11:14:21 +09:00
MITSUNARI Shigeo
347307ff39 [skip ci][doc]fix typo 2024-10-08 17:08:29 +09:00
MITSUNARI Shigeo
c68cc53d18 v7.09
Some checks failed
test / test (push) Has been cancelled
2024-10-08 17:06:26 +09:00