aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-01-28Merge branch 'dev'v6.02MITSUNARI Shigeo
2022-01-28v6.02MITSUNARI Shigeo
2022-01-12fix condition to throw error for invalid displacementsWierschem, Keola
2021-12-31fix test_util.cppMITSUNARI Shigeo
2021-12-31Merge branch 'dev'MITSUNARI Shigeo
2021-12-29Allow parallel feature checksWunkolo
2021-12-14Merge branch 'dev'v6.01MITSUNARI Shigeo
2021-12-14v6.01MITSUNARI Shigeo
2021-12-14update docMITSUNARI Shigeo
2021-12-14supprt retfMITSUNARI Shigeo
2021-12-14support call(mem, T_FAR)MITSUNARI Shigeo
2021-12-14support jmp(mem, T_FAR)MITSUNARI Shigeo
2021-12-09Merge branch 'lioncash-hlt' into devMITSUNARI Shigeo
2021-12-09add test of hltMITSUNARI Shigeo
2021-12-08xbyak: Add hlt opcode functionLioncash
2021-10-12fix conflictMITSUNARI Shigeo
2021-10-10build(meson): fix CMake Config file include dirAndrea Pappacoda
2021-10-07delete the sentences translated into Japanese from COPYRIGHTMITSUNARI Shigeo
2021-10-06remove tabsMITSUNARI Shigeo
2021-10-06Merge pull request #129 from Tachi107/meson-cmake-configMITSUNARI Shigeo
2021-10-05build(meson): generate CMake package config filesAndrea Pappacoda
2021-10-05revert change of the type of Pack::util::operator[]MITSUNARI Shigeo
2021-10-05util::Pack has not pointer but instance of Reg64MITSUNARI Shigeo
2021-10-05use _WIN32 instead of _MSC_VER for mingw64MITSUNARI Shigeo
2021-10-05use original uint8_tMITSUNARI Shigeo
2021-10-01add cstrs of Xbyak::util::Pack for 11 or 12 argsMITSUNARI Shigeo
2021-09-28Merge branch 'Tachi107-meson' into devMITSUNARI Shigeo
2021-09-28Makefile updates the version of meson.buildMITSUNARI Shigeo
2021-09-18build: add Meson supportAndrea Pappacoda
2021-09-14v6.00v6.00MITSUNARI Shigeo
2021-09-14add vcvtusi2shMITSUNARI Shigeo
2021-09-14add vcvtsi2shMITSUNARI Shigeo
2021-09-14unify T_66, T_F3, T_F2 flagsMITSUNARI Shigeo
2021-09-14add vcvttph2qqMITSUNARI Shigeo
2021-09-14add vcvttsh2usiMITSUNARI Shigeo
2021-09-14add vcvttsh2siMITSUNARI Shigeo
2021-09-14add vcvtsh2usiMITSUNARI Shigeo
2021-09-14extend vcvtps2phMITSUNARI Shigeo
2021-09-14add vcvtw2phMITSUNARI Shigeo
2021-09-14add vcvtuw2phMITSUNARI Shigeo
2021-09-14add vcvttph2wMITSUNARI Shigeo
2021-09-14vcvttph2uwMITSUNARI Shigeo
2021-09-14add vcvtph2wMITSUNARI Shigeo
2021-09-14add vcvtph2uwMITSUNARI Shigeo
2021-09-13add vcvtuqq2phMITSUNARI Shigeo
2021-09-13add vcvtqq2phMITSUNARI Shigeo
2021-09-13add vcvtpd2phMITSUNARI Shigeo
2021-09-13add vcvtudq2phMITSUNARI Shigeo
2021-09-13add vcvtps2phxMITSUNARI Shigeo
2021-09-13add vcvtdq2phMITSUNARI Shigeo