Age | Commit message (Expand) | Author |
2023-12-27 | T_MAP3 is not necessary | MITSUNARI Shigeo |
2023-12-27 | T_MAP1 is not necessary | MITSUNARI Shigeo |
2023-11-30 | kmov* supports apx | MITSUNARI Shigeo |
2023-11-30 | rename T_VEX to T_APX | MITSUNARI Shigeo |
2023-11-20 | split T_F2 from T_66|T_F3 | MITSUNARI Shigeo |
2023-11-17 | add T_zu | MITSUNARI Shigeo |
2023-11-17 | add 2op neg/not_ | MITSUNARI Shigeo |
2023-11-10 | change detection of pp with type | MITSUNARI Shigeo |
2023-11-10 | rorx supports apx | MITSUNARI Shigeo |
2023-11-09 | the type of all type is uint64_t | MITSUNARI Shigeo |
2023-11-09 | fix type | MITSUNARI Shigeo |
2023-11-09 | remove space | MITSUNARI Shigeo |
2023-11-06 | try to use opModR2 | MITSUNARI Shigeo |
2023-11-03 | split avx_type_def.h in gen/ | MITSUNARI Shigeo |
2023-10-31 | increase the room of type | MITSUNARI Shigeo |
2021-09-14 | add vcvtsi2sh | MITSUNARI Shigeo |
2021-09-14 | unify T_66, T_F3, T_F2 flags | MITSUNARI Shigeo |
2021-09-05 | add vfmaddsub{132,213,231}ph | MITSUNARI Shigeo |
2021-09-03 | add m16bcst | MITSUNARI Shigeo |
2021-09-02 | add T_MAP5 and T_MAP6 | MITSUNARI Shigeo |
2018-09-19 | use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm);v5.73 | MITSUNARI Shigeo |
2018-08-14 | remove mutable in Address | MITSUNARI Shigeo |
2017-08-09 | change layout of type | 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-17 | v(p)broadcast* supports disp8N | MITSUNARI Shigeo |
2016-07-17 | add disp8N const | MITSUNARI Shigeo |
2016-07-17 | add enum of disp8N | MITSUNARI Shigeo |
2016-07-09 | add vmovsd, vmovss | MITSUNARI Shigeo |
2016-07-01 | support ptr_b as {1toX} | MITSUNARI Shigeo |
2016-06-30 | add vcomi{sd,ss} | MITSUNARI Shigeo |
2016-06-28 | vcmp{pd,ps,sd,ss} | MITSUNARI Shigeo |
2016-06-28 | add,and,andn,div,max,min,mul,or,sub,xor | MITSUNARI Shigeo |
2016-06-28 | rename T_SUPPORT_YMM to T_YMM | MITSUNARI Shigeo |
2016-06-26 | suportYMM is merge to type | MITSUNARI Shigeo |