aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-07-27 10:43:13 +0900
committerMITSUNARI Shigeo <[email protected]>2023-07-27 10:43:13 +0900
commit33075c2bda21331df16a5a0146926275c0750b8e (patch)
tree30e6ae5b006ea3473cb5a1387ce230cd8e642135 /readme.md
parent60e71402e66c3f80511432d9f2afd055a6a7b7ac (diff)
downloadxbyak-33075c2bda21331df16a5a0146926275c0750b8e.tar.gz
xbyak-33075c2bda21331df16a5a0146926275c0750b8e.zip
add link to other projects
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 843287a..20258a7 100644
--- a/readme.md
+++ b/readme.md
@@ -26,6 +26,10 @@ It is named from a Japanese word [開闢](https://translate.google.com/?hl=ja&sl
Use `and_()`, `or_()`, ... instead of `and()`, `or()`.
If you want to use them, then specify `-fno-operator-names` option to gcc/clang.
+### Derived Projects
+- [Xbyak_aarch64](https://github.com/fujitsu/xbyak_aarch64/) : for AArch64
+- [Xbyak_riscv](https://github.com/herumi/xbyak_riscv) : for RISC-V
+
### News
- add amx_fp16/avx_vnni_int8/avx_ne_convert/avx-ifma