aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-10-13extend setDefaultEncoding for mpsadbwMITSUNARI Shigeo
2024-10-13mov vcvtneps2bf16 to avx512MITSUNARI Shigeo
2024-10-13add vdpphpsMITSUNARI Shigeo
2024-10-13move vpmadd52{h,l}uq to avx512MITSUNARI Shigeo
2024-10-13add avx10 compare and convert instructionsMITSUNARI Shigeo
2024-10-13remove unnecessary blankMITSUNARI Shigeo
2024-10-13support all avx10 bf16 instructionsMITSUNARI Shigeo
2024-10-13add vcmppbf16, vfpclasspbf16MITSUNARI Shigeo
2024-10-13add vf[,n]m[add,sub][132,213,231]nebf16MITSUNARI Shigeo
2024-10-13add type of w(x, x, op) in avx10 bf16MITSUNARI Shigeo
2024-10-13add vaddnepbf16MITSUNARI Shigeo
2024-10-13install python3 for github actionMITSUNARI Shigeo
2024-10-13install xz-util for github actionMITSUNARI Shigeo
2024-10-13add test by xedMITSUNARI Shigeo
2024-10-13start to test by xedMITSUNARI Shigeo
2024-10-11[doc] about v7.09.1MITSUNARI Shigeo
2024-10-11Merge remote-tracking branch 'origin/dev'v7.09.1MITSUNARI Shigeo
2024-10-11don't run ci on pushing tagsdev-testMITSUNARI Shigeo
2024-10-10rename TARGET to TEST_FILESMITSUNARI Shigeo
2024-10-10v7.09.1MITSUNARI Shigeo
2024-10-10fix tests of vpcompressb and vpcompresswMITSUNARI Shigeo
2024-10-10[fix] correct the name of vpcompressb and vcompresswMITSUNARI Shigeo
2024-10-10add test by xedMITSUNARI Shigeo
2024-10-08[skip ci][doc]fix typoMITSUNARI Shigeo
2024-10-08v7.09v7.09MITSUNARI Shigeo
2024-10-08Merge branch 'dev'MITSUNARI Shigeo
2024-10-08add test of avx10 on windowsMITSUNARI Shigeo
2024-10-08support YMM embedded rounding of AVX10.2MITSUNARI Shigeo
2024-10-08[fix] v{max,min}{ph,sh} supports not {er} but {sae}MITSUNARI Shigeo
2024-10-08add tests of v{add,max,min} with {er}/{sae}MITSUNARI Shigeo
2024-10-08[fix] v{and,andn,or,xor} does not support {er}. v{max,min} support not {er} ↵MITSUNARI Shigeo
but {sae}
2024-10-08add tests of vfmadd with {er}MITSUNARI Shigeo
2024-10-08[fix] vfmadd supports {er}MITSUNARI Shigeo
2024-10-08add test of vcvttpd2dq with saeMITSUNARI Shigeo
2024-10-08[fix] vcvttpd2dq accepts not {er} but {sae}MITSUNARI Shigeo
2024-10-08move test of rdfsbase etc.MITSUNARI Shigeo
2024-10-07define B4 and U in evexMITSUNARI Shigeo
2024-10-07Merge branch 'dev'v7.08MITSUNARI Shigeo
2024-10-07v7.08MITSUNARI Shigeo
2024-10-07add {rd,wr}{fs,gs}baseMITSUNARI Shigeo
2024-09-29[sample] XBYAK_NO_OP_NAMES is no longer neededMITSUNARI Shigeo
2024-09-29[sample] memfd waits to exitMITSUNARI Shigeo
2024-09-29[sample] add dump option to bfMITSUNARI Shigeo
2024-08-29Merge branch 'dev'v7.07.1MITSUNARI Shigeo
2024-08-29v7.07.1MITSUNARI Shigeo
2024-08-29Revert move of .pc and .cmake files to arch-independent dirsAndrea Pappacoda
This reverts commit 6c593b9a10e450f342efc1cf871dbcf7bb3612fe, 9f535729159baf467c3bd8dc7ec017a40289a12c, and c7c1eac070851068d7adc3a67ad2efd196145687 Closes: #189
2024-08-21adapt to NASM 2.16.03 behavior to pass tests though xchg X,Y == xchg Y,XMITSUNARI Shigeo
2024-08-21[sample] resize stack elementMITSUNARI Shigeo
2024-06-12Merge branch 'dev'v7.07MITSUNARI Shigeo
2024-06-11v7.07MITSUNARI Shigeo