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