Age | Commit message (Expand) | Author |
2019-05-29 | add set_opt.bat for test on Windows | MITSUNARI Shigeo |
2019-05-26 | add avx512_bf16v5.80 | MITSUNARI Shigeo |
2019-04-27 | fix vcmppd/vcmpps for ptr_bv5.79 | MITSUNARI Shigeo |
2019-04-15 | fix Reg::changeBitv5.78 | MITSUNARI Shigeo |
2018-10-29 | unlink Label when LabelManager is destroyedv5.75 | MITSUNARI Shigeo |
2018-10-21 | Xbyak::CastTo is removed | MITSUNARI Shigeo |
2018-10-15 | increase max temp regs for StackFrame | MITSUNARI Shigeo |
2018-10-15 | util::StackFrame uses push/pop instead of mov | 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-09-04 | add Label L() for convenience | MITSUNARI Shigeo |
2018-08-28 | update test | MITSUNARI Shigeo |
2018-08-24 | fix wrong VSIB encoding with idx >= 16v5.68 | MITSUNARI Shigeo |
2018-08-14 | update test/cybozuv5.67 | MITSUNARI Shigeo |
2018-08-14 | remove mutable in Address | MITSUNARI Shigeo |
2018-08-13 | add cmpsb/scasb/... | MITSUNARI Shigeo |
2018-07-24 | add PROTECT_RE mode for protect()v5.66 | MITSUNARI Shigeo |
2018-06-26 | fix push(qword[mem])v5.65 | MITSUNARI Shigeo |
2018-02-07 | vmov* supports [mem]|k|zv5.61 | MITSUNARI Shigeo |
2018-02-07 | define XBYAK_NO_OP_NAMES for test | MITSUNARI Shigeo |
2018-01-05 | fix test dependencyv5.60 | MITSUNARI Shigeo |
2018-01-05 | add vgf2p8mulb | MITSUNARI Shigeo |
2018-01-05 | add gf2p8affineqb | MITSUNARI Shigeo |
2018-01-05 | add gf2p8affineinvqb | MITSUNARI Shigeo |
2018-01-05 | add vpshufbitqmb | MITSUNARI Shigeo |
2018-01-05 | add vpexpand{b,w} | MITSUNARI Shigeo |
2018-01-05 | vpopcnt{d,q} supports ptr_b | MITSUNARI Shigeo |
2018-01-05 | add vpdpbusd(s), vpdpwssd(s) | MITSUNARI Shigeo |
2018-01-05 | add vpdpbusd, vpdpbusds | MITSUNARI Shigeo |
2018-01-05 | add vpopcnt{b,w,d,q} | MITSUNARI Shigeo |
2018-01-05 | add vpshrd(v){w,d,q} | MITSUNARI Shigeo |
2018-01-05 | add vpshld(v){w,d,q} | MITSUNARI Shigeo |
2018-01-04 | add vcompressb, vcompressw | MITSUNARI Shigeo |
2018-01-04 | vpclmulqdq supports AVX-512 | MITSUNARI Shigeo |
2017-12-30 | vaes* supports AVX-512 | MITSUNARI Shigeo |
2017-08-22 | add test of v4fmaddps, vp4dpwssd, etc. | MITSUNARI Shigeo |
2017-08-22 | fix mpx encodingv5.53 | MITSUNARI Shigeo |
2017-08-22 | remove bat file | MITSUNARI Shigeo |
2017-08-18 | fix wrong align()v5.52 | MITSUNARI Shigeo |
2017-08-08 | add mpx | MITSUNARI Shigeo |
2017-08-08 | support sha(thanks to magrosan) | MITSUNARI Shigeo |
2017-08-08 | refactor gen_code.cpp | MITSUNARI Shigeo |
2017-08-08 | support prefetchw | MITSUNARI Shigeo |
2017-07-12 | add Makefile for gen | MITSUNARI Shigeo |
2017-01-26 | support prefetchwt1v5.41 | MITSUNARI Shigeo |
2017-01-21 | chmod 644 *.bat | MITSUNARI Shigeo |
2016-12-14 | Label::getAddress() returns 0 if ready() is not called and in AutoGrow modev5.40 | MITSUNARI Shigeo |
2016-12-14 | add Label::getAddress() | 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 |