Age | Commit message (Expand) | Author |
2024-11-11 | use xed 2024.11.04 and tests were reinstated for AVX10.2 rev. 2 | MITSUNARI Shigeo |
2024-11-11 | add tests of cvt{128,256,512} | MITSUNARI Shigeo |
2024-11-11 | move cvt{128,256,512} methods to Reg | MITSUNARI Shigeo |
2024-11-11 | remove last space | MITSUNARI Shigeo |
2024-11-09 | add cvt128, cvt256, cvt512 convenience functions | Samuel Neves |
2024-10-31 | Merge branch 'dev'v7.21 | MITSUNARI Shigeo |
2024-10-31 | v7.21 | MITSUNARI Shigeo |
2024-10-30 | Enhance XMM register validation in SSE instructions | MITSUNARI Shigeo |
2024-10-30 | merge some overload functions of movd | MITSUNARI Shigeo |
2024-10-30 | remove sha1msg12 for debug | MITSUNARI Shigeo |
2024-10-30 | Merge branch 'dev'v7.20.1 | MITSUNARI Shigeo |
2024-10-30 | v7.20.1 | MITSUNARI Shigeo |
2024-10-20 | [skip ci] [doc] tweak | MITSUNARI Shigeo |
2024-10-19 | add test_by_xed for win | MITSUNARI Shigeo |
2024-10-19 | add test of vmovw | MITSUNARI Shigeo |
2024-10-19 | [skip ci] [doc] update encoding of vmovd and vmovw with REG-to-XMM | MITSUNARI Shigeo |
2024-10-19 | The encoding of vmovd(w) with REG-to-XMM operands is not affected by the enco... | MITSUNARI Shigeo |
2024-10-17 | [skip ci] [doc] reorder the paragraph | MITSUNARI Shigeo |
2024-10-17 | Suppress AVX10.2 rev.2 tests in xed_test until xed is updated | MITSUNARI Shigeo |
2024-10-17 | Updated to comply with AVX10.2 specification rev 2.0 | MITSUNARI Shigeo |
2024-10-16 | [test] Implement stricter Memory checks | MITSUNARI Shigeo |
2024-10-15 | Merge branch 'dev' | MITSUNARI Shigeo |
2024-10-15 | [doc] Revised and improved the English text. | MITSUNARI Shigeo |
2024-10-15 | mov opAVX10ZeroExt into private | MITSUNARI Shigeo |
2024-10-15 | Merge branch 'dev'v7.20 | MITSUNARI Shigeo |
2024-10-15 | v7.20 | MITSUNARI Shigeo |
2024-10-15 | [doc] update doc | MITSUNARI Shigeo |
2024-10-15 | setDefaultEncoding has changed. | MITSUNARI Shigeo |
2024-10-15 | vmovw supports avx10.2 | MITSUNARI Shigeo |
2024-10-14 | [doc] update setDefaultEncoding | MITSUNARI Shigeo |
2024-10-14 | vmovd supports avx10.2 | MITSUNARI Shigeo |
2024-10-14 | make fails if test_by_xed.sh fails | MITSUNARI Shigeo |
2024-10-14 | avoid my alias of register | MITSUNARI Shigeo |
2024-10-14 | tweak vmovd | MITSUNARI Shigeo |
2024-10-14 | tweak | MITSUNARI Shigeo |
2024-10-14 | add avx10 saturating convert | MITSUNARI Shigeo |
2024-10-14 | under developing saturation | MITSUNARI Shigeo |
2024-10-14 | add avx10 minmax | MITSUNARI Shigeo |
2024-10-14 | [doc] update Japanese doc | MITSUNARI Shigeo |
2024-10-14 | fix a type of return | MITSUNARI Shigeo |
2024-10-13 | Merge branch 'dev'v7.10 | MITSUNARI Shigeo |
2024-10-13 | v7.10 | MITSUNARI Shigeo |
2024-10-13 | vpdpw[su,us,uu]d[,s] support avx10.2 | MITSUNARI Shigeo |
2024-10-13 | vpdpb[su,uu,ss]d[,s] support avx10.2 | MITSUNARI Shigeo |
2024-10-13 | [skip ci] [doc] update setDefaultEncoding | MITSUNARI Shigeo |
2024-10-13 | add vpdpbssd for avx10.2 | MITSUNARI Shigeo |
2024-10-13 | [skip ci] [doc] setDefaultEncoding for vmpsadbw | MITSUNARI Shigeo |
2024-10-13 | add vmpsadbw for avx10.2 | MITSUNARI Shigeo |
2024-10-13 | extend setDefaultEncoding for mpsadbw | MITSUNARI Shigeo |
2024-10-13 | mov vcvtneps2bf16 to avx512 | MITSUNARI Shigeo |