aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2021-02-05 08:45:27 +0900
committerMITSUNARI Shigeo <[email protected]>2021-02-05 08:45:27 +0900
commita6a9dac912148396af7e6073a8fe614c95dfd493 (patch)
tree348a98b5eebf5364661c951dbac04bd7a44f3f81 /readme.md
parent8d1e41b650890080fb77548372b6236bbd4079f9 (diff)
downloadxbyak-a6a9dac912148396af7e6073a8fe614c95dfd493.tar.gz
xbyak-a6a9dac912148396af7e6073a8fe614c95dfd493.zip
meanings of the name
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index f4f27db..eabf2f3 100644
--- a/readme.md
+++ b/readme.md
@@ -6,6 +6,9 @@
Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic.
+The pronunciation of Xbyak is `kəi-bja-k`.
+It is named from a Japanese word [開闢](https://translate.google.com/?hl=ja&sl=ja&tl=en&text=%E9%96%8B%E9%97%A2&op=translate), which means the beginning of the world.
+
## Feature
* header file only
* Intel/MASM like syntax