Age | Commit message (Expand) | Author |
2022-11-04 | add T_M_K flag to vpmov* | MITSUNARI Shigeo |
2021-09-09 | fix vrndscale* to support {sae} | MITSUNARI Shigeo |
2021-09-03 | fix v{add,sub,mul,...}{sd,ss} to support T_rd_sae etc. | MITSUNARI Shigeo |
2020-09-08 | replace uint32 with uint32_t etc. | MITSUNARI Shigeo |
2020-04-20 | accept k0 mask register (it means no mask) | MITSUNARI Shigeo |
2020-01-03 | refactor test | MITSUNARI Shigeo |
2019-04-27 | fix vcmppd/vcmpps for ptr_bv5.79 | MITSUNARI Shigeo |
2018-09-19 | use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm);v5.73 | MITSUNARI Shigeo |
2018-09-19 | fix the encoding of vinsertps for disp8N | MITSUNARI Shigeo |
2018-08-24 | fix wrong VSIB encoding with idx >= 16v5.68 | MITSUNARI Shigeo |
2018-02-07 | vmov* supports [mem]|k|zv5.61 | MITSUNARI Shigeo |
2016-12-09 | fix handling of negative offsets when encoding disp8N(thanks to rsdubtso) | MITSUNARI Shigeo |
2016-12-08 | fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8Nv5.33 | MITSUNARI Shigeo |
2016-07-24 | avoid opAVX_X_X_XMcvt | MITSUNARI Shigeo |
2016-07-23 | add vpermi2b | MITSUNARI Shigeo |
2016-07-23 | add vfpclass* | MITSUNARI Shigeo |
2016-07-23 | add v{gather,scatter}pf* vrange, vreduce, vpmadd, etc. | MITSUNARI Shigeo |
2016-07-22 | add vpconflict, vplzcnt, vpbroadcast | MITSUNARI Shigeo |
2016-07-22 | add vscatter* | MITSUNARI Shigeo |
2016-07-22 | vro{l,r}* | MITSUNARI Shigeo |
2016-07-22 | add vgetmant*, vscale* vrsqrt* | MITSUNARI Shigeo |
2016-07-21 | format vpmov* | MITSUNARI Shigeo |
2016-07-21 | add vpmov* | MITSUNARI Shigeo |
2016-07-21 | add vshuf*, vpternlog{d,q} | MITSUNARI Shigeo |
2016-07-21 | add vpermt* | MITSUNARI Shigeo |
2016-07-21 | add vexpand*, vcomp* | MITSUNARI Shigeo |
2016-07-21 | add vptest* | MITSUNARI Shigeo |
2016-07-21 | add vpcmp*, v(p)blend* | MITSUNARI Shigeo |
2016-07-20 | support vgather* | MITSUNARI Shigeo |
2016-07-20 | cvt* functions are all ok | MITSUNARI Shigeo |
2016-07-18 | vcvtsd2si, etc. | MITSUNARI Shigeo |
2016-07-18 | add vcvtph2ps, vcvtps2ph | MITSUNARI Shigeo |
2016-07-18 | add vcvtpd2dq, vcvtpd2udq | MITSUNARI Shigeo |
2016-07-18 | current tests are ok | MITSUNARI Shigeo |
2016-07-18 | vpmov* are ok | MITSUNARI Shigeo |
2016-07-18 | fma is ok | MITSUNARI Shigeo |
2016-07-18 | remove T_N16 | T_N_VL | MITSUNARI Shigeo |
2016-07-18 | default T_N16 | T_N_VL | MITSUNARI Shigeo |
2016-07-18 | put512_X_X_XM() is ok | MITSUNARI Shigeo |
2016-07-18 | putX_XM is ok | MITSUNARI Shigeo |
2016-07-17 | vmov* support disp8N | MITSUNARI Shigeo |
2016-07-17 | vmov* support disp8N | MITSUNARI Shigeo |
2016-07-17 | v(p)broadcast* supports disp8N | MITSUNARI Shigeo |
2016-07-17 | fix vcomp*, vucomp* of disp8N | MITSUNARI Shigeo |