MITSUNARI Shigeo
|
e1864642cb
|
unify getMap and getMMM
|
2023-12-27 11:15:01 +09:00 |
|
MITSUNARI Shigeo
|
0750873b7f
|
T_MAP3 is not necessary
|
2023-12-27 11:09:35 +09:00 |
|
MITSUNARI Shigeo
|
ee49842226
|
T_MAP1 is not necessary
|
2023-12-27 11:07:07 +09:00 |
|
MITSUNARI Shigeo
|
5c95842beb
|
tweak
|
2023-12-27 09:16:06 +09:00 |
|
MITSUNARI Shigeo
|
8c44467afb
|
add no_flags sample
|
2023-12-27 09:06:48 +09:00 |
|
MITSUNARI Shigeo
|
523cf1ed04
|
fix comment of sample/ccmp.cpp
|
2023-12-26 16:22:11 +09:00 |
|
MITSUNARI Shigeo
|
5438fc69db
|
Merge branch 'dev'
|
2023-12-26 13:38:18 +09:00 |
|
MITSUNARI Shigeo
|
ee26c094ed
|
v7.03
|
2023-12-26 13:38:09 +09:00 |
|
MITSUNARI Shigeo
|
691ce361a6
|
[doc] update dfv
|
2023-12-26 13:10:44 +09:00 |
|
MITSUNARI Shigeo
|
8d0e78146e
|
set 0 for the default value of dfv
|
2023-12-26 13:06:39 +09:00 |
|
MITSUNARI Shigeo
|
2255aea0d3
|
[doc] add ccmpSCC and ctestSCC
|
2023-12-26 12:33:39 +09:00 |
|
MITSUNARI Shigeo
|
b5e115284a
|
add sample/ccmp.cpp
|
2023-12-26 12:18:54 +09:00 |
|
MITSUNARI Shigeo
|
bacd8d34b6
|
add sample/zero_upper.cpp
|
2023-12-26 12:18:51 +09:00 |
|
MITSUNARI Shigeo
|
f17cb9d6b9
|
Merge branch 'dev'
|
2023-12-20 15:59:45 +09:00 |
|
MITSUNARI Shigeo
|
c9ce3f8f69
|
v7.02
|
2023-12-20 15:58:02 +09:00 |
|
MITSUNARI Shigeo
|
3427be2988
|
unify opAESKL and opSHA
|
2023-12-20 15:57:33 +09:00 |
|
MITSUNARI Shigeo
|
bfd14244ad
|
update doc
|
2023-12-20 14:57:28 +09:00 |
|
MITSUNARI Shigeo
|
e690a2a47d
|
sha* supports apx
|
2023-12-20 14:47:14 +09:00 |
|
MITSUNARI Shigeo
|
c9765588f0
|
Merge branch 'dev'
|
2023-12-19 19:58:16 +09:00 |
|
MITSUNARI Shigeo
|
903f7c02e3
|
v7.01
|
2023-12-19 18:48:56 +09:00 |
|
MITSUNARI Shigeo
|
54a1f07f99
|
update cpuid by sde
|
2023-12-19 18:48:51 +09:00 |
|
MITSUNARI Shigeo
|
223ddfaf87
|
add detection of sse4a/clwb
|
2023-12-19 18:48:51 +09:00 |
|
MITSUNARI Shigeo
|
ba943b5b66
|
reorder cpu detection
|
2023-12-19 18:38:55 +09:00 |
|
MITSUNARI Shigeo
|
30c362df53
|
Merge branch 'Sonicadvance1-missing_checks' into dev
|
2023-12-19 18:25:11 +09:00 |
|
MITSUNARI Shigeo
|
02bc84ad8a
|
renumber of tSSE4a, tCLWB
|
2023-12-19 18:24:49 +09:00 |
|
MITSUNARI Shigeo
|
84fe3ab9d4
|
update doc
|
2023-12-19 18:21:12 +09:00 |
|
MITSUNARI Shigeo
|
90fc0151c9
|
add encodekey{128,256}
|
2023-12-19 18:09:36 +09:00 |
|
MITSUNARI Shigeo
|
440972b88c
|
add detection of KEYLOCKER, KEYLOCKER_WIDE
|
2023-12-19 17:34:46 +09:00 |
|
MITSUNARI Shigeo
|
68a30b91fa
|
add detection of AESKLE, WIDE_KL
|
2023-12-19 17:24:11 +09:00 |
|
MITSUNARI Shigeo
|
e2d36c662c
|
fix detection of AVX10
|
2023-12-19 17:13:52 +09:00 |
|
MITSUNARI Shigeo
|
48551f5cc3
|
add aesenc{128,256}kl, aesencwide{128,256}kl
|
2023-12-19 17:09:18 +09:00 |
|
MITSUNARI Shigeo
|
d9c7c992f1
|
add aesdecwide{128,256}kl
|
2023-12-19 17:03:19 +09:00 |
|
MITSUNARI Shigeo
|
cd5231de09
|
add aesdec256kl
|
2023-12-19 16:36:41 +09:00 |
|
MITSUNARI Shigeo
|
fcb3d0dbb8
|
add aesdec128kl
|
2023-12-19 16:28:40 +09:00 |
|
MITSUNARI Shigeo
|
85709ace75
|
mvoe opKmov in private
|
2023-12-19 16:02:00 +09:00 |
|
Ryan Houdek
|
406199e7a2
|
Support cpuid CLWB
|
2023-12-18 15:11:31 -08:00 |
|
Ryan Houdek
|
1214aad953
|
Adds back missing SSE4a check
|
2023-12-18 15:10:13 -08:00 |
|
MITSUNARI Shigeo
|
5315658ad6
|
add detection of avx10/apx_f
|
2023-12-14 17:26:58 +09:00 |
|
MITSUNARI Shigeo
|
835f6d2e6d
|
Merge pull request #180 from Tachi107/fix-32bit-tests
test: only run apx test when BIT=64
|
2023-12-13 11:47:31 +09:00 |
|
Andrea Pappacoda
|
650b241e32
|
test: only run apx test when BIT=64
This fixes tests on 32 bit systems.
|
2023-12-11 12:22:30 +01:00 |
|
MITSUNARI Shigeo
|
016ce86b66
|
[doc] add a blank line
|
2023-12-01 15:07:28 +09:00 |
|
MITSUNARI Shigeo
|
df0ebc7405
|
v7.00
|
2023-12-01 15:06:06 +09:00 |
|
MITSUNARI Shigeo
|
1ec2adbbb8
|
Merge branch 'apx'
|
2023-12-01 15:03:37 +09:00 |
|
MITSUNARI Shigeo
|
da1818592f
|
update doc
|
2023-12-01 15:03:00 +09:00 |
|
MITSUNARI Shigeo
|
bec145ba91
|
amx supports apx
|
2023-12-01 13:37:17 +09:00 |
|
MITSUNARI Shigeo
|
944438195b
|
add tests of kmov*
|
2023-11-30 21:20:18 +09:00 |
|
MITSUNARI Shigeo
|
bd85d108ca
|
kmov* supports apx
|
2023-11-30 21:15:25 +09:00 |
|
MITSUNARI Shigeo
|
93bd6a0b79
|
rename T_VEX to T_APX
|
2023-11-30 14:31:24 +09:00 |
|
MITSUNARI Shigeo
|
b063d276f2
|
add misc tests
|
2023-11-30 14:21:17 +09:00 |
|
MITSUNARI Shigeo
|
6d21c7389a
|
add evex tests
|
2023-11-30 14:15:05 +09:00 |
|