Age | Commit message (Expand) | Author |
2024-10-19 | add test_by_xed for win | MITSUNARI Shigeo |
2024-10-19 | add test of vmovw | MITSUNARI Shigeo |
2024-10-19 | The encoding of vmovd(w) with REG-to-XMM operands is not affected by the enco... | MITSUNARI Shigeo |
2024-10-17 | Suppress AVX10.2 rev.2 tests in xed_test until xed is updated | MITSUNARI Shigeo |
2024-10-16 | [test] Implement stricter Memory checks | MITSUNARI Shigeo |
2024-10-15 | setDefaultEncoding has changed. | MITSUNARI Shigeo |
2024-10-15 | vmovw supports avx10.2 | MITSUNARI Shigeo |
2024-10-14 | vmovd supports avx10.2 | MITSUNARI Shigeo |
2024-10-14 | make fails if test_by_xed.sh fails | MITSUNARI Shigeo |
2024-10-14 | avoid my alias of register | MITSUNARI Shigeo |
2024-10-14 | add avx10 saturating convert | MITSUNARI Shigeo |
2024-10-14 | under developing saturation | MITSUNARI Shigeo |
2024-10-14 | add avx10 minmax | MITSUNARI Shigeo |
2024-10-13 | vpdpw[su,us,uu]d[,s] support avx10.2 | MITSUNARI Shigeo |
2024-10-13 | vpdpb[su,uu,ss]d[,s] support avx10.2 | MITSUNARI Shigeo |
2024-10-13 | add vpdpbssd for avx10.2 | MITSUNARI Shigeo |
2024-10-13 | add vmpsadbw for avx10.2 | MITSUNARI Shigeo |
2024-10-13 | add vdpphps | MITSUNARI Shigeo |
2024-10-13 | add avx10 compare and convert instructions | MITSUNARI Shigeo |
2024-10-13 | support all avx10 bf16 instructions | MITSUNARI Shigeo |
2024-10-13 | add vcmppbf16, vfpclasspbf16 | MITSUNARI Shigeo |
2024-10-13 | add vf[,n]m[add,sub][132,213,231]nebf16 | MITSUNARI Shigeo |
2024-10-13 | add type of w(x, x, op) in avx10 bf16 | MITSUNARI Shigeo |
2024-10-13 | add vaddnepbf16 | MITSUNARI Shigeo |
2024-10-13 | add test by xed | MITSUNARI Shigeo |
2024-10-13 | start to test by xed | MITSUNARI Shigeo |
2024-10-10 | rename TARGET to TEST_FILES | MITSUNARI Shigeo |
2024-10-10 | fix tests of vpcompressb and vpcompressw | MITSUNARI Shigeo |
2024-10-10 | add test by xed | MITSUNARI Shigeo |
2024-10-08 | add test of avx10 on windows | MITSUNARI Shigeo |
2024-10-08 | support YMM embedded rounding of AVX10.2 | MITSUNARI Shigeo |
2024-10-08 | [fix] v{max,min}{ph,sh} supports not {er} but {sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of v{add,max,min} with {er}/{sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of vfmadd with {er} | MITSUNARI Shigeo |
2024-10-08 | add test of vcvttpd2dq with sae | MITSUNARI Shigeo |
2024-10-08 | move test of rdfsbase etc. | MITSUNARI Shigeo |
2024-10-07 | add {rd,wr}{fs,gs}base | MITSUNARI Shigeo |
2024-06-11 | add test of xresldtrk/xsusldtrk | MITSUNARI Shigeo |
2024-01-03 | RAO_INT supports APX | MITSUNARI Shigeo |
2023-12-28 | apx supports 0x0f opecode with rex2 | MITSUNARI Shigeo |
2023-12-28 | bswap supports apx | MITSUNARI Shigeo |
2023-12-20 | sha* supports apx | MITSUNARI Shigeo |
2023-12-19 | add encodekey{128,256} | MITSUNARI Shigeo |
2023-12-19 | add aesenc{128,256}kl, aesencwide{128,256}kl | MITSUNARI Shigeo |
2023-12-19 | add aesdecwide{128,256}kl | MITSUNARI Shigeo |
2023-12-19 | add aesdec256kl | MITSUNARI Shigeo |
2023-12-19 | add aesdec128kl | MITSUNARI Shigeo |
2023-12-11 | test: only run apx test when BIT=64 | Andrea Pappacoda |
2023-12-01 | amx supports apx | MITSUNARI Shigeo |
2023-11-30 | add tests of kmov* | MITSUNARI Shigeo |