Age | Commit message (Expand) | Author |
2018-02-14 | update versionv5.63 | MITSUNARI Shigeo |
2018-02-14 | Merge pull request #62 from mgouicem/master | MITSUNARI Shigeo |
2018-02-13 | Fixes an error raised by clang < 3.9 | Mourad Gouicem |
2018-02-14 | Merge pull request #61 from mgouicem/master | MITSUNARI Shigeo |
2018-02-13 | Change default value for n_cores in setCacheHierarchy. | Mourad Gouicem |
2018-02-13 | change format and add getter for data_cache_sizev5.62 | MITSUNARI Shigeo |
2018-02-13 | remove macro | MITSUNARI Shigeo |
2018-02-13 | Merge branch 'mgouicem-master' | MITSUNARI Shigeo |
2018-02-12 | Adding queries to get the cpu topology on Intel architectures. | Mourad Gouicem |
2018-02-07 | vmov* supports [mem]|k|zv5.61 | MITSUNARI Shigeo |
2018-02-07 | define XBYAK_NO_OP_NAMES for test | MITSUNARI Shigeo |
2018-02-07 | add const for Label | MITSUNARI Shigeo |
2018-01-24 | add xword, yword, etc. in Xbyak::utilv5.601 | MITSUNARI Shigeo |
2018-01-10 | fix document for vfpclassps | MITSUNARI Shigeo |
2018-01-05 | fix test dependencyv5.60 | MITSUNARI Shigeo |
2018-01-05 | update version | 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-12-30 | add flags for intel's manual 319433-030.pdf | 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 | add bnd(0xf2) prefix for MPX | MITSUNARI Shigeo |
2017-08-22 | use db for array | MITSUNARI Shigeo |
2017-08-22 | remove bat file | MITSUNARI Shigeo |
2017-08-18 | fix wrong align()v5.52 | MITSUNARI Shigeo |
2017-08-17 | Merge branch 'multi-nop'v5.51 | MITSUNARI Shigeo |
2017-08-17 | align() uses multibyte nop | MITSUNARI Shigeo |
2017-08-16 | add support for multibyte nop sequences | Anthony Pesch |
2017-08-09 | change layout of type | MITSUNARI Shigeo |
2017-08-09 | hasZero() has meanig if getOpmaskIdx() > 0 | MITSUNARI Shigeo |
2017-08-08 | recover comment for ver 5.432v5.50 | MITSUNARI Shigeo |
2017-08-08 | update version | MITSUNARI Shigeo |
2017-08-08 | add mpx | MITSUNARI Shigeo |
2017-08-08 | change layout of Operand | 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-08-07 | Merge branch 'rsdubtso-master' | MITSUNARI Shigeo |