aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-15 09:57:28 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-15 09:57:28 +0900
commit2d70c949056ef78d0ffe9b7231544fdab6c3fdc0 (patch)
tree3256a36e612750cdc6a1e3f9db2e07edb4ae747f /readme.md
parentc3a5c4ba3d47d8f16e13b21cf5c2353936de8a3f (diff)
downloadxbyak-2d70c949056ef78d0ffe9b7231544fdab6c3fdc0.tar.gz
xbyak-2d70c949056ef78d0ffe9b7231544fdab6c3fdc0.zip
v7.20
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 49f0a9d..90d2934 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,5 @@
-# Xbyak 7.10 [![Badge Build]][Build Status]
+# Xbyak 7.20 [![Badge Build]][Build Status]
*A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)*
@@ -20,8 +20,7 @@ It is named from a Japanese word [開闢](https://translate.google.com/?hl=ja&sl
- header file only
- Intel/MASM like syntax
-- fully support AVX-512
-- support APX/AVX10
+- Full support for AVX-512, APX, and AVX10.2
**Note**:
Use `and_()`, `or_()`, ... instead of `and()`, `or()`.
@@ -33,6 +32,7 @@ If you want to use them, then specify `-fno-operator-names` option to gcc/clang.
### News
+- support AVX10.2
- support xresldtrk/xsusldtrk
- support RAO-INT for APX
- support AVX10 detection, AESKLE, WIDE_KL, KEYLOCKER, KEYLOCKER_WIDE