diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-01-03 20:10:28 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-01-03 20:10:28 +0900 |
commit | 66f22b7a4ee860b2a78863f87f155c001eff9238 (patch) | |
tree | 7e83327ed540894ef8abcac5a6cc5b5da77fb2bb /readme.md | |
parent | 13ee4e19f1f2986fca01095be6964318a744abe8 (diff) | |
download | xbyak-66f22b7a4ee860b2a78863f87f155c001eff9238.tar.gz xbyak-66f22b7a4ee860b2a78863f87f155c001eff9238.zip |
update doc
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ If you want to use them, then specify `-fno-operator-names` option to gcc/clang. ### News +- support RAO-INT for APX - 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 |