Age | Commit message (Expand) | Author |
2024-10-08 | [fix] v{max,min}{ph,sh} supports not {er} but {sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of v{add,max,min} with {er}/{sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of vfmadd with {er} | MITSUNARI Shigeo |
2024-10-08 | add test of vcvttpd2dq with sae | MITSUNARI Shigeo |
2024-10-08 | move test of rdfsbase etc. | MITSUNARI Shigeo |
2023-08-02 | add xabort/xbegin/xend | MITSUNARI Shigeo |
2023-07-27 | disable wrong detection of gcc | MITSUNARI Shigeo |
2023-07-05 | add test of alias of vpclmulqdq | MITSUNARI Shigeo |
2023-07-05 | fix alias of pclmulqdq | MITSUNARI Shigeo |
2022-11-24 | remove warning of blace | MITSUNARI Shigeo |
2022-11-20 | disable some tests on x32 | MITSUNARI Shigeo |
2022-09-15 | add serialize | MITSUNARI Shigeo |
2022-07-22 | fix movzx eax, ah on 64bit and test it | MITSUNARI Shigeo |
2022-05-11 | add clwb | MITSUNARI Shigeo |
2022-04-05 | add tpause | MITSUNARI Shigeo |
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-06-06 | gather test does not generate bad combination of regs | MITSUNARI Shigeo |
2020-10-17 | support [scale * reg] | MITSUNARI Shigeo |
2020-09-08 | replace uint32 with uint32_t etc. | MITSUNARI Shigeo |
2020-08-24 | change the behavior of push((byte|word), imm) to cast imm to int8_t/int16_t | MITSUNARI Shigeo |
2020-04-20 | accept k0 mask register (it means no mask) | MITSUNARI Shigeo |
2020-02-26 | remove warning of testv5.891 | MITSUNARI Shigeo |
2020-01-03 | refactor test | MITSUNARI Shigeo |
2019-09-23 | v5.82v5.82 | MITSUNARI Shigeo |
2019-09-10 | add lds/lss/les/lfs/lgs | MITSUNARI Shigeo |
2019-09-09 | add some fpu mnemonics | MITSUNARI Shigeo |
2019-09-05 | add enter/leave | MITSUNARI Shigeo |
2019-09-03 | add in_, out_ | MITSUNARI Shigeo |
2019-09-01 | add lods{b,w,d,q}, outs{b,w,d} | MITSUNARI Shigeo |
2019-09-01 | add int3, int_, into | MITSUNARI Shigeo |
2019-09-01 | add pushfq, popfq | MITSUNARI Shigeo |
2019-09-01 | syscall, sysenter, sysexit, sysret | MITSUNARI Shigeo |
2019-09-01 | add clflushopt, fldenv, fnstw | MITSUNARI Shigeo |
2018-08-13 | add cmpsb/scasb/... | MITSUNARI Shigeo |
2018-06-26 | fix push(qword[mem])v5.65 | MITSUNARI Shigeo |
2018-02-07 | vmov* supports [mem]|k|zv5.61 | MITSUNARI Shigeo |
2018-02-07 | define XBYAK_NO_OP_NAMES for test | MITSUNARI Shigeo |
2017-08-22 | fix mpx encodingv5.53 | MITSUNARI Shigeo |
2017-08-08 | add mpx | MITSUNARI Shigeo |
2017-08-08 | support sha(thanks to magrosan) | MITSUNARI Shigeo |
2017-08-08 | support prefetchw | MITSUNARI Shigeo |
2017-01-26 | support prefetchwt1v5.41 | MITSUNARI Shigeo |
2016-11-20 | add vptest for ymmv5.11 | MITSUNARI Shigeo |
2016-08-15 | xbyak_bin2hex.h does not included by xbyak.h | MITSUNARI Shigeo |
2016-07-20 | cvt* functions are all ok | MITSUNARI Shigeo |
2016-07-17 | add disp8N const | MITSUNARI Shigeo |