Age | Commit message (Expand) | Author |
2023-11-17 | add 2op neg/not_ | MITSUNARI Shigeo |
2023-11-16 | add tests of imul/mul/neg/not_ with 1-op | MITSUNARI Shigeo |
2023-11-16 | add tests o idiv | MITSUNARI Shigeo |
2023-11-15 | add tests of div | MITSUNARI Shigeo |
2023-11-12 | add dec test | MITSUNARI Shigeo |
2023-11-12 | add inc test | MITSUNARI Shigeo |
2023-11-10 | change detection of pp with type | MITSUNARI Shigeo |
2023-11-10 | rorx supports apx | MITSUNARI Shigeo |
2023-11-10 | blsmsk, blsr support apx | MITSUNARI Shigeo |
2023-11-10 | blsi supports apx | MITSUNARI Shigeo |
2023-11-10 | sarx/shlx/shrx support apx and add tests | MITSUNARI Shigeo |
2023-11-10 | test bzhi with apx | MITSUNARI Shigeo |
2023-11-10 | add tests of bextr with apx | MITSUNARI Shigeo |
2023-11-10 | pdep, pext support apx | MITSUNARI Shigeo |
2023-11-10 | mulx supports apx | MITSUNARI Shigeo |
2023-11-09 | andn supports APX | MITSUNARI Shigeo |
2023-11-09 | add test of NF | MITSUNARI Shigeo |
2023-11-09 | add test of 3op apx | MITSUNARI Shigeo |
2023-11-08 | all opGen are replaced with opGen2 | MITSUNARI Shigeo |
2023-11-01 | adox passes the test | MITSUNARI Shigeo |
2023-11-01 | add adcx, adox with APX | MITSUNARI Shigeo |
2023-10-30 | add test of r, r/m | MITSUNARI Shigeo |
2023-10-27 | add test of adc/3op | MITSUNARI Shigeo |
2023-10-27 | add op(r, r/m, imm) and op(r, r/m, r/m) | MITSUNARI Shigeo |
2023-10-26 | test adc2(r, op, mem) and adc2(r, mem, op) | MITSUNARI Shigeo |
2023-10-26 | test of adc2 (3op APX) | MITSUNARI Shigeo |
2023-10-16 | add test of adc/add/and_/cmp/or_/sbb/sub/xor_ | MITSUNARI Shigeo |
2023-10-13 | add modRM with rex2 | MITSUNARI Shigeo |
2023-10-13 | add test of apx.cpp | MITSUNARI Shigeo |
2023-10-13 | add test of regs of apx | MITSUNARI Shigeo |
2023-10-06 | fix cvt test for extended r16-r31 | MITSUNARI Shigeo |
2023-08-07 | add tests of avx-vnni-int{8,16} | MITSUNARI Shigeo |
2023-08-07 | add tests of SM4 | MITSUNARI Shigeo |
2023-08-07 | add tests of SM3 | MITSUNARI Shigeo |
2023-08-04 | mov crypt test in 64-bit mode | MITSUNARI Shigeo |
2023-08-04 | add vsha512{msg1, msg2, rnds2} | MITSUNARI Shigeo |
2023-08-02 | add xabort/xbegin/xend | MITSUNARI Shigeo |
2023-07-27 | ignore space and cr | MITSUNARI Shigeo |
2023-07-27 | disable wrong detection of gcc | MITSUNARI Shigeo |
2023-07-27 | remove / for mingw64 | MITSUNARI Shigeo |
2023-07-27 | 64bit only for mingw64 | MITSUNARI Shigeo |
2023-07-05 | add test of alias of vpclmulqdq | MITSUNARI Shigeo |
2023-07-05 | fix alias of pclmulqdq | MITSUNARI Shigeo |
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 |