aboutsummaryrefslogtreecommitdiffhomepage
path: root/gen/avx_type.hpp
AgeCommit message (Expand)Author
2023-12-27T_MAP3 is not necessaryMITSUNARI Shigeo
2023-12-27T_MAP1 is not necessaryMITSUNARI Shigeo
2023-11-30kmov* supports apxMITSUNARI Shigeo
2023-11-30rename T_VEX to T_APXMITSUNARI Shigeo
2023-11-20split T_F2 from T_66|T_F3MITSUNARI Shigeo
2023-11-17add T_zuMITSUNARI Shigeo
2023-11-17add 2op neg/not_MITSUNARI Shigeo
2023-11-10change detection of pp with typeMITSUNARI Shigeo
2023-11-10rorx supports apxMITSUNARI Shigeo
2023-11-09the type of all type is uint64_tMITSUNARI Shigeo
2023-11-09fix typeMITSUNARI Shigeo
2023-11-09remove spaceMITSUNARI Shigeo
2023-11-06try to use opModR2MITSUNARI Shigeo
2023-11-03split avx_type_def.h in gen/MITSUNARI Shigeo
2023-10-31increase the room of typeMITSUNARI Shigeo
2021-09-14add vcvtsi2shMITSUNARI Shigeo
2021-09-14unify T_66, T_F3, T_F2 flagsMITSUNARI Shigeo
2021-09-05add vfmaddsub{132,213,231}phMITSUNARI Shigeo
2021-09-03add m16bcstMITSUNARI Shigeo
2021-09-02add T_MAP5 and T_MAP6MITSUNARI Shigeo
2018-09-19use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm);v5.73MITSUNARI Shigeo
2018-08-14remove mutable in AddressMITSUNARI Shigeo
2017-08-09change layout of typeMITSUNARI Shigeo
2016-12-08fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8Nv5.33MITSUNARI Shigeo
2016-07-17v(p)broadcast* supports disp8NMITSUNARI Shigeo
2016-07-17add disp8N constMITSUNARI Shigeo
2016-07-17add enum of disp8NMITSUNARI Shigeo
2016-07-09add vmovsd, vmovssMITSUNARI Shigeo
2016-07-01support ptr_b as {1toX}MITSUNARI Shigeo
2016-06-30add vcomi{sd,ss}MITSUNARI Shigeo
2016-06-28vcmp{pd,ps,sd,ss}MITSUNARI Shigeo
2016-06-28add,and,andn,div,max,min,mul,or,sub,xorMITSUNARI Shigeo
2016-06-28rename T_SUPPORT_YMM to T_YMMMITSUNARI Shigeo
2016-06-26suportYMM is merge to typeMITSUNARI Shigeo