Age | Commit message (Expand) | Author |
---|---|---|
2022-01-28 | Merge branch 'dev'v6.02 | MITSUNARI Shigeo |
2022-01-28 | v6.02 | MITSUNARI Shigeo |
2022-01-12 | fix condition to throw error for invalid displacements | Wierschem, Keola |
2021-12-31 | fix test_util.cpp | MITSUNARI Shigeo |
2021-12-31 | Merge branch 'dev' | MITSUNARI Shigeo |
2021-12-29 | Allow parallel feature checks | Wunkolo |
2021-12-14 | Merge branch 'dev'v6.01 | MITSUNARI Shigeo |
2021-12-14 | v6.01 | MITSUNARI Shigeo |
2021-12-14 | update doc | MITSUNARI Shigeo |
2021-12-14 | supprt retf | MITSUNARI Shigeo |
2021-12-14 | support call(mem, T_FAR) | MITSUNARI Shigeo |
2021-12-14 | support jmp(mem, T_FAR) | MITSUNARI Shigeo |
2021-12-09 | Merge branch 'lioncash-hlt' into dev | MITSUNARI Shigeo |
2021-12-09 | add test of hlt | MITSUNARI Shigeo |
2021-12-08 | xbyak: Add hlt opcode function | Lioncash |
2021-10-12 | fix conflict | MITSUNARI Shigeo |
2021-10-10 | build(meson): fix CMake Config file include dir | Andrea Pappacoda |
2021-10-07 | delete the sentences translated into Japanese from COPYRIGHT | MITSUNARI Shigeo |
2021-10-06 | remove tabs | MITSUNARI Shigeo |
2021-10-06 | Merge pull request #129 from Tachi107/meson-cmake-config | MITSUNARI Shigeo |
2021-10-05 | build(meson): generate CMake package config files | Andrea Pappacoda |
2021-10-05 | revert change of the type of Pack::util::operator[] | MITSUNARI Shigeo |
2021-10-05 | util::Pack has not pointer but instance of Reg64 | MITSUNARI Shigeo |
2021-10-05 | use _WIN32 instead of _MSC_VER for mingw64 | MITSUNARI Shigeo |
2021-10-05 | use original uint8_t | MITSUNARI Shigeo |
2021-10-01 | add cstrs of Xbyak::util::Pack for 11 or 12 args | MITSUNARI Shigeo |
2021-09-28 | Merge branch 'Tachi107-meson' into dev | MITSUNARI Shigeo |
2021-09-28 | Makefile updates the version of meson.build | MITSUNARI Shigeo |
2021-09-18 | build: add Meson support | Andrea Pappacoda |
2021-09-14 | v6.00v6.00 | MITSUNARI Shigeo |
2021-09-14 | add vcvtusi2sh | MITSUNARI Shigeo |
2021-09-14 | add vcvtsi2sh | MITSUNARI Shigeo |
2021-09-14 | unify T_66, T_F3, T_F2 flags | MITSUNARI Shigeo |
2021-09-14 | add vcvttph2qq | MITSUNARI Shigeo |
2021-09-14 | add vcvttsh2usi | MITSUNARI Shigeo |
2021-09-14 | add vcvttsh2si | MITSUNARI Shigeo |
2021-09-14 | add vcvtsh2usi | MITSUNARI Shigeo |
2021-09-14 | extend vcvtps2ph | MITSUNARI Shigeo |
2021-09-14 | add vcvtw2ph | MITSUNARI Shigeo |
2021-09-14 | add vcvtuw2ph | MITSUNARI Shigeo |
2021-09-14 | add vcvttph2w | MITSUNARI Shigeo |
2021-09-14 | vcvttph2uw | MITSUNARI Shigeo |
2021-09-14 | add vcvtph2w | MITSUNARI Shigeo |
2021-09-14 | add vcvtph2uw | MITSUNARI Shigeo |
2021-09-13 | add vcvtuqq2ph | MITSUNARI Shigeo |
2021-09-13 | add vcvtqq2ph | MITSUNARI Shigeo |
2021-09-13 | add vcvtpd2ph | MITSUNARI Shigeo |
2021-09-13 | add vcvtudq2ph | MITSUNARI Shigeo |
2021-09-13 | add vcvtps2phx | MITSUNARI Shigeo |
2021-09-13 | add vcvtdq2ph | MITSUNARI Shigeo |