aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-12-19 18:21:12 +0900
committerMITSUNARI Shigeo <[email protected]>2023-12-19 18:21:12 +0900
commit84fe3ab9d4d64c3e43414bf9c5a7d6281a33b65b (patch)
treeda2998973eabafae033e063372a6903153908097 /readme.md
parent90fc0151c972b47100c039de28baa9894f033f0f (diff)
downloadxbyak-84fe3ab9d4d64c3e43414bf9c5a7d6281a33b65b.tar.gz
xbyak-84fe3ab9d4d64c3e43414bf9c5a7d6281a33b65b.zip
update doc
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 1f72b76..ea4da72 100644
--- a/readme.md
+++ b/readme.md
@@ -21,8 +21,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
+- support APX/AVX10
**Note**:
Use `and_()`, `or_()`, ... instead of `and()`, `or()`.
@@ -34,6 +33,7 @@ If you want to use them, then specify `-fno-operator-names` option to gcc/clang.
### News
+- support AVX10 detection, AESKLE, WIDE_KL, KEYLOCKER, KEYLOCKER_WIDE
- support APX except for a few instructions
- add amx_fp16/avx_vnni_int8/avx_ne_convert/avx-ifma
- add movdiri, movdir64b, clwb, cldemote