aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-03-08Merge branch 'dev'v6.03MITSUNARI Shigeo
2022-03-08v6.03MITSUNARI Shigeo
2022-03-08rename isValidXMm to isValidSSEMITSUNARI Shigeo
2022-03-08add tests to badSSEMITSUNARI Shigeo
2022-03-08add baseSSE testMITSUNARI Shigeo
2022-03-08update docMITSUNARI Shigeo
2022-03-08fix condition to throw error for SSE instructions when using XMM16-XMM31Xuxin, Zeng
2022-03-08sample/memfd shows /proc/self/mapsMITSUNARI Shigeo
2022-03-08add memfd sampleMITSUNARI Shigeo
2022-03-05apt update at firstMITSUNARI Shigeo
2022-03-05typedef for no-MmapAllocatorMITSUNARI Shigeo
2022-03-05minimize diffMITSUNARI Shigeo
2022-03-01Allocator: take optional name parameter and use it with memfdEmilio Cota
2022-02-19Merge branch 'dev'MITSUNARI Shigeo
2022-02-19Merge pull request #138 from Tachi107/make-cxx-cpp-ld-flagsMITSUNARI Shigeo
2022-02-15build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGSAndrea Pappacoda
2022-02-15test generates only a.asmMITSUNARI Shigeo
2022-02-15Merge branch 'patch-1' of https://github.com/Tachi107/xbyak into Tachi107-pat...MITSUNARI Shigeo
2022-02-14build(make): fix clean target in test/MakefileAndrea Pappacoda
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