aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-12-26 13:38:09 +0900
committerMITSUNARI Shigeo <[email protected]>2023-12-26 13:38:09 +0900
commitee26c094ed0e2a20ca5514ea26587614d0d582ca (patch)
treeda94073429e7aaae27fdaabab95b054b2a2f8a72 /readme.txt
parent691ce361a6ccafd1ecb4bfa2a7bee9982c8dad22 (diff)
downloadxbyak-ee26c094ed0e2a20ca5514ea26587614d0d582ca.tar.gz
xbyak-ee26c094ed0e2a20ca5514ea26587614d0d582ca.zip
v7.03
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 08e9deb..6b5b4bb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,5 +1,5 @@
- C++用x86(IA-32), x64(AMD64, x86-64) JITアセンブラ Xbyak 7.02
+ C++用x86(IA-32), x64(AMD64, x86-64) JITアセンブラ Xbyak 7.03
-----------------------------------------------------------------------------
◎概要
@@ -404,6 +404,7 @@ sample/{echo,hello}.bfは http://www.kmonos.net/alang/etc/brainfuck.php から
-----------------------------------------------------------------------------
◎履歴
+2023/12/26 ver 7.03 dfvのデフォルト値を0に設定
2023/12/20 ver 7.02 SHA*のAPX対応
2023/12/19 ver 7.01 AESKLE, WIDE_KL, KEYLOCKER, KEYLOCKER_WIDE対応 APX10/APX判定対応
2023/12/01 ver 7.00 APX対応