Age | Commit message (Expand) | Author |
---|---|---|
2022-04-05 | Merge branch 'dev'v6.04 | MITSUNARI Shigeo |
2022-04-05 | add news | MITSUNARI Shigeo |
2022-04-05 | v6.04 | MITSUNARI Shigeo |
2022-04-05 | add waitpkg detection to Cpu | MITSUNARI Shigeo |
2022-04-05 | add umwait | MITSUNARI Shigeo |
2022-04-05 | add umonitor | MITSUNARI Shigeo |
2022-04-05 | add tpause | MITSUNARI Shigeo |
2022-04-05 | remove warning of vc | MITSUNARI Shigeo |
2022-03-13 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-03-13 | test badSSE only for 32-bit mode | MITSUNARI Shigeo |
2022-03-08 | fix typo of readme | MITSUNARI Shigeo |
2022-03-08 | fix typo of readme | MITSUNARI Shigeo |
2022-03-08 | Merge branch 'dev'v6.03 | MITSUNARI Shigeo |
2022-03-08 | v6.03 | MITSUNARI Shigeo |
2022-03-08 | rename isValidXMm to isValidSSE | MITSUNARI Shigeo |
2022-03-08 | add tests to badSSE | MITSUNARI Shigeo |
2022-03-08 | add baseSSE test | MITSUNARI Shigeo |
2022-03-08 | update doc | MITSUNARI Shigeo |
2022-03-08 | fix condition to throw error for SSE instructions when using XMM16-XMM31 | Xuxin, Zeng |
2022-03-08 | sample/memfd shows /proc/self/maps | MITSUNARI Shigeo |
2022-03-08 | add memfd sample | MITSUNARI Shigeo |
2022-03-05 | apt update at first | MITSUNARI Shigeo |
2022-03-05 | typedef for no-MmapAllocator | MITSUNARI Shigeo |
2022-03-05 | minimize diff | MITSUNARI Shigeo |
2022-03-01 | Allocator: take optional name parameter and use it with memfd | Emilio Cota |
2022-02-19 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-02-19 | Merge pull request #138 from Tachi107/make-cxx-cpp-ld-flags | MITSUNARI Shigeo |
2022-02-15 | build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGS | Andrea Pappacoda |
2022-02-15 | test generates only a.asm | MITSUNARI Shigeo |
2022-02-15 | Merge branch 'patch-1' of https://github.com/Tachi107/xbyak into Tachi107-pat... | MITSUNARI Shigeo |
2022-02-14 | build(make): fix clean target in test/Makefile | Andrea Pappacoda |
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 |