Age | Commit message (Expand) | Author |
---|---|---|
2023-02-20 | add senduipi/stui/testui/uiret | MITSUNARI Shigeo |
2023-02-20 | add clui | MITSUNARI Shigeo |
2022-12-07 | add test of prefetchiti | MITSUNARI Shigeo |
2022-12-05 | [test] X32 is optional and remove CFLAGS | MITSUNARI Shigeo |
2022-12-01 | test: simplify makefile | Andrea Pappacoda |
2022-11-30 | add test of CMPccXADD | MITSUNARI Shigeo |
2022-11-25 | add test of rao-int | MITSUNARI Shigeo |
2022-11-24 | fix args of EmptyAllocator::alloc in test | MITSUNARI Shigeo |
2022-11-24 | stop if a test script causes an error | MITSUNARI Shigeo |
2022-11-24 | CXX uses g++ as default value | MITSUNARI Shigeo |
2022-11-24 | remove warning of blace | MITSUNARI Shigeo |
2022-11-24 | remove -fno-operator-names option | MITSUNARI Shigeo |
2022-11-24 | use CXX instead of g++ | MITSUNARI Shigeo |
2022-11-22 | add detect_x32 to TARGET | MITSUNARI Shigeo |
2022-11-21 | use gcc instead of dpkg for portability | MITSUNARI Shigeo |
2022-11-20 | test_avx512.sh runs on x32 | MITSUNARI Shigeo |
2022-11-20 | disable some tests on x32 | MITSUNARI Shigeo |
2022-11-17 | sizeof(void*) = 4 on x32, so disable the test | MITSUNARI Shigeo |
2022-11-04 | add T_M_K flag to vpmov* | MITSUNARI Shigeo |
2022-11-04 | add include path | MITSUNARI Shigeo |
2022-10-07 | add test of setDefaultEncoding | MITSUNARI Shigeo |
2022-09-15 | add serialize | MITSUNARI Shigeo |
2022-08-10 | avoid including algorithm header in xbyak_util.h | MITSUNARI Shigeo |
2022-07-22 | fix movzx eax, ah on 64bit and test it | MITSUNARI Shigeo |
2022-05-20 | add test of Cpu::has | MITSUNARI Shigeo |
2022-05-12 | add movdir64b | MITSUNARI Shigeo |
2022-05-12 | add movdiri | MITSUNARI Shigeo |
2022-05-11 | fix cldemote test for 32-bit | MITSUNARI Shigeo |
2022-05-11 | support cldemote | MITSUNARI Shigeo |
2022-05-11 | add clwb | 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 | test badSSE only for 32-bit mode | MITSUNARI Shigeo |
2022-03-08 | add tests to badSSE | MITSUNARI Shigeo |
2022-03-08 | add baseSSE test | 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-14 | build(make): fix clean target in test/Makefile | Andrea Pappacoda |
2022-01-28 | v6.02 | 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 | add test of hlt | MITSUNARI Shigeo |
2021-10-05 | use original uint8_t | MITSUNARI Shigeo |
2021-09-14 | add vcvtusi2sh | MITSUNARI Shigeo |
2021-09-14 | add vcvtsi2sh | MITSUNARI Shigeo |
2021-09-14 | add vcvttph2qq | MITSUNARI Shigeo |
2021-09-14 | add vcvttsh2usi | MITSUNARI Shigeo |