Commit graph

17 commits

Author SHA1 Message Date
MITSUNARI Shigeo
9b8802cba2 add vfmaddsub{132,213,231}ph 2021-09-05 14:05:00 +09:00
MITSUNARI Shigeo
6333ec099f add m16bcst 2021-09-03 10:45:40 +09:00
MITSUNARI Shigeo
2c561aad62 add T_MAP5 and T_MAP6 2021-09-02 12:15:29 +09:00
MITSUNARI Shigeo
42462ef922 use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm); 2018-09-19 15:45:15 +09:00
MITSUNARI Shigeo
8ca862319d remove mutable in Address 2018-08-14 12:04:08 +09:00
MITSUNARI Shigeo
7553c58031 change layout of type 2017-08-09 15:40:35 +09:00
MITSUNARI Shigeo
44614abc80 fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8N 2016-12-08 23:11:06 +09:00
MITSUNARI Shigeo
9019060b68 v(p)broadcast* supports disp8N 2016-07-17 17:57:15 +09:00
MITSUNARI Shigeo
2683062ec2 add disp8N const 2016-07-17 16:22:02 +09:00
MITSUNARI Shigeo
c93ccdaa2b add enum of disp8N 2016-07-17 15:09:19 +09:00
MITSUNARI Shigeo
ac26e3a19c add vmovsd, vmovss 2016-07-09 17:30:21 +09:00
MITSUNARI Shigeo
6adff3f938 support ptr_b as {1toX} 2016-07-01 15:49:50 +09:00
MITSUNARI Shigeo
fd599590ce add vcomi{sd,ss} 2016-06-30 12:13:12 +09:00
MITSUNARI Shigeo
51f1243e30 vcmp{pd,ps,sd,ss} 2016-06-28 15:34:55 +09:00
MITSUNARI Shigeo
afa453a102 add,and,andn,div,max,min,mul,or,sub,xor 2016-06-28 09:44:14 +09:00
MITSUNARI Shigeo
14df1f5deb rename T_SUPPORT_YMM to T_YMM 2016-06-28 08:18:40 +09:00
MITSUNARI Shigeo
fbaaf82be7 suportYMM is merge to type 2016-06-26 16:29:00 +09:00