Age | Commit message (Expand) | Author |
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-08-13 | avoid core_sharing_data_cache = 0 for some cloud envrionment | MITSUNARI Shigeo |
2018-07-26 | support mingw64v5.661 | 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-04-07 | Merge branch 'rsdubtso-master'v5.64 | MITSUNARI Shigeo |
2018-04-06 | Account for potentially zero 0xb leaf when parsing cache/topology via cpuid | Roman Dubtsov |
2018-04-03 | update versionv5.631 | MITSUNARI Shigeo |
2018-03-06 | fix to avoid zero division for some virtual machine | MITSUNARI Shigeo |
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 |