Age | Commit message (Expand) | Author |
---|---|---|
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 |
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 |