aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-13 15:51:55 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-13 15:51:55 +0900
commit7c540206d168012b5e151769b2be1681cf07c175 (patch)
treea0460a83bc2ad0c3e23814b42988c9398d4e3c74 /doc
parent08f71cee951cfdda6b056165e0491b686a2b05bf (diff)
downloadxbyak-7c540206d168012b5e151769b2be1681cf07c175.tar.gz
xbyak-7c540206d168012b5e151769b2be1681cf07c175.zip
v7.10
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index af0f6aa..5e25c2d 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2024/Oct/13 ver 7.10 support AVX10 integer and fp16 vnni, media new instructions. setDefaultEncoding is extended.
* 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.