diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-10-11 09:34:51 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-10-11 09:34:51 +0900 |
commit | b597cc450bbc31499efe3b699af69a0cef696023 (patch) | |
tree | 3820e6051e8917413f9b87ba629bc907474e592d /doc | |
parent | 6ac4d7af62c3eaf9d20d3a888f9d00bdc29e6e9e (diff) | |
download | xbyak-b597cc450bbc31499efe3b699af69a0cef696023.tar.gz xbyak-b597cc450bbc31499efe3b699af69a0cef696023.zip |
[doc] about v7.09.1
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 10f6a9d..af0f6aa 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,6 @@ # History +* 2024/Oct/10 ver 7.09.1 fix the names of vpcompressb and vpcompressw * 2024/Oct/08 ver 7.09 support YMM embedded rounding of AVX10.2 and fix some mnemonics with {sae}/{er}. * 2024/Oct/07 ver 7.08 support rdfsbase etc. * 2024/Aug/29 ver 7.07.1 adapt to NASM 2.16.03 output of xchg (The functionality stays the same.) |