Age | Commit message (Expand) | Author |
2024-10-17 | Suppress AVX10.2 rev.2 tests in xed_test until xed is updated | MITSUNARI Shigeo |
2024-10-15 | vmovw supports avx10.2 | MITSUNARI Shigeo |
2024-10-14 | make fails if test_by_xed.sh fails | MITSUNARI Shigeo |
2024-10-14 | under developing saturation | MITSUNARI Shigeo |
2024-10-13 | add avx10 compare and convert instructions | MITSUNARI Shigeo |
2024-10-13 | add vaddnepbf16 | MITSUNARI Shigeo |
2024-10-10 | rename TARGET to TEST_FILES | MITSUNARI Shigeo |
2024-10-10 | add test by xed | MITSUNARI Shigeo |
2024-10-08 | support YMM embedded rounding of AVX10.2 | MITSUNARI Shigeo |
2023-12-11 | test: only run apx test when BIT=64 | Andrea Pappacoda |
2023-11-08 | all opGen are replaced with opGen2 | MITSUNARI Shigeo |
2023-10-13 | add test of regs of apx | MITSUNARI Shigeo |
2023-08-02 | add xabort/xbegin/xend | MITSUNARI Shigeo |
2023-07-27 | remove / for mingw64 | MITSUNARI Shigeo |
2023-07-27 | 64bit only for mingw64 | MITSUNARI Shigeo |
2022-12-05 | [test] X32 is optional and remove CFLAGS | MITSUNARI Shigeo |
2022-12-01 | test: simplify makefile | Andrea Pappacoda |
2022-11-24 | stop if a test script causes an error | 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-03-13 | test badSSE only for 32-bit mode | 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 |
2020-07-20 | XBYAK_NOEXCEPTION for -fno-exceptions | MITSUNARI Shigeo |
2020-05-10 | fix test for mac | MITSUNARI Shigeo |
2020-01-03 | refactor test | MITSUNARI Shigeo |
2019-04-15 | fix Reg::changeBitv5.78 | MITSUNARI Shigeo |
2018-02-07 | define XBYAK_NO_OP_NAMES for test | MITSUNARI Shigeo |
2018-01-05 | fix test dependencyv5.60 | MITSUNARI Shigeo |
2017-08-18 | fix wrong align()v5.52 | MITSUNARI Shigeo |
2017-07-12 | add Makefile for gen | MITSUNARI Shigeo |
2016-06-26 | add 64-bit avx512 test to Makefile | MITSUNARI Shigeo |
2016-06-14 | add k{add,and,andn,or,xnor}{b,w,d,q} | MITSUNARI Shigeo |
2015-04-25 | add test of setSize | MITSUNARI Shigeo |
2014-08-31 | fix mode of test | MITSUNARI Shigeo |
2014-03-16 | use cybozu/test.hpp for test of jmp | MITSUNARI Shigeo |
2013-07-30 | add bad_address test | MITSUNARI Shigeo |
2013-03-25 | support label for mov without AutoGrow | MITSUNARI Shigeo |
2013-03-13 | add jcxz, jecxz, jrcxz | MITSUNARI Shigeo |
2013-01-06 | support unordered_map if possible | MITSUNARI Shigeo |
2012-12-04 | difference between CodeGenerator::eax and util::eax | MITSUNARI Shigeo |
2012-12-03 | simple test for init | MITSUNARI Shigeo |
2012-12-02 | invalid init of static var | MITSUNARI Shigeo |
2012-12-02 | add lib test | MITSUNARI Shigeo |
2012-05-22 | add dependency of nm_frame | MITSUNARI Shigeo |