aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-09-09v5.997v5.997MITSUNARI Shigeo
2021-09-09fix vrndscale* to support {sae}MITSUNARI Shigeo
2021-09-09add vrndscaleshMITSUNARI Shigeo
2021-09-09add vrndscalephMITSUNARI Shigeo
2021-09-09add vreduceshMITSUNARI Shigeo
2021-09-09add vreducephMITSUNARI Shigeo
2021-09-09add vscalefshMITSUNARI Shigeo
2021-09-09add vscalefphMITSUNARI Shigeo
2021-09-07add vsqrtshMITSUNARI Shigeo
2021-09-07add vsqrtphMITSUNARI Shigeo
2021-09-07add vrsqrtshMITSUNARI Shigeo
2021-09-07add vrsqrtphMITSUNARI Shigeo
2021-09-07add vrcpph, vrcpshMITSUNARI Shigeo
2021-09-07add vucomishMITSUNARI Shigeo
2021-09-06add vf{,c}mulcphMITSUNARI Shigeo
2021-09-06add vf{,c}maddcphMITSUNARI Shigeo
2021-09-06add vf{,n}m{sub,add}shMITSUNARI Shigeo
2021-09-06add vfmadd, vfnmadd, vfnmsub for avx512-fp16MITSUNARI Shigeo
2021-09-06add vfmsubaddcphMITSUNARI Shigeo
2021-09-05add vfmaddsub{132,213,231}phMITSUNARI Shigeo
2021-09-05add vcomishMITSUNARI Shigeo
2021-09-03fix vcmpshMITSUNARI Shigeo
2021-09-03vcmpsh supports ptr_bMITSUNARI Shigeo
2021-09-03vcmpph uses T_B16MITSUNARI Shigeo
2021-09-03v5.996v5.996MITSUNARI Shigeo
2021-09-03fix v{add,sub,mul,...}{sd,ss} to support T_rd_sae etc.MITSUNARI Shigeo
2021-09-03support vaddsh with T_rd_saeMITSUNARI Shigeo
2021-09-03add m16bcstMITSUNARI Shigeo
2021-09-03add vcmpphMITSUNARI Shigeo
2021-09-03move FP16 to AVX-512MITSUNARI Shigeo
2021-09-02fix disp scaling of v{add,sub,mul,div,max,min}shMITSUNARI Shigeo
2021-09-02add vaddsh testMITSUNARI Shigeo
2021-09-02add test of vaddphMITSUNARI Shigeo
2021-09-02add v{add,sub,mul,div,min,max}{ph,sh}MITSUNARI Shigeo
2021-09-02remove mask for mmmMITSUNARI Shigeo
2021-09-02add T_MAP5 and T_MAP6MITSUNARI Shigeo
2021-08-30add Cpu::tAVX512_FP16MITSUNARI Shigeo
2021-08-30remove unused flags(tSSE4a and tSSE5) of CpuMITSUNARI Shigeo
2021-08-17update CMakeLists.txt versionMITSUNARI Shigeo
2021-08-17Merge pull request #122 from abouvier/cmakeMITSUNARI Shigeo
2021-08-17v5.995v5.995MITSUNARI Shigeo
2021-08-17rename XBYAK_MEMFD_CREATE to XBYAK_USE_MEMFDMITSUNARI Shigeo
2021-08-15Merge branch 'captain5050-master' into devMITSUNARI Shigeo
2021-08-15fix for mac and enable it if XBYAK_MEMFD_CREATE is definedMITSUNARI Shigeo
2021-08-14fix cmake config filesAlexandre Bouvier
2021-08-11Name mmap pages on Linux with memfd_createIan Rogers
2021-06-17v5.994v5.994MITSUNARI Shigeo
2021-06-17add alias of vcmpXX{ps,pd,ss,sd} for mask registerMITSUNARI Shigeo
2021-06-06v5.993v5.993MITSUNARI Shigeo
2021-06-06add test for gather/scatterMITSUNARI Shigeo