diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-11-22 11:27:59 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-11-22 11:27:59 +0900 |
commit | 7556c20ba8cf615d30fd2ea2d087a86d0f3de863 (patch) | |
tree | c13b3f4978e944aede9737373f1b550b8cc6ef71 /doc | |
parent | a157092711a23d16e693b0d31450ed99a388cbb7 (diff) | |
download | xbyak-7556c20ba8cf615d30fd2ea2d087a86d0f3de863.tar.gz xbyak-7556c20ba8cf615d30fd2ea2d087a86d0f3de863.zip |
update doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md index 67630f8..b976c90 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,6 @@ # History +* 2022/Nov/22 ver 6.65 consider x32 * 2022/Nov/04 ver 6.64 some vmov* support addressing with mask * 2022/Oct/06 ver 6.63 vpmadd52{h,l}uq support AVX-IFMA * 2022/Oct/05 ver 6.63 support amx_fp16/avx_vnni_int8/avx_ne_convert and add setDefaultEncoding() |