aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-04-05 15:19:25 +0900
committerMITSUNARI Shigeo <[email protected]>2022-04-05 15:19:31 +0900
commit898c354e67313b194efe3a66e0f502ed4dac35ed (patch)
tree77ccf22e1051cffdabdaed0bc5ac97e883ee2c9b /readme.md
parentf8e2ad1e9d2248d2bfb7ee5eddf6ba0d08d30c22 (diff)
downloadxbyak-898c354e67313b194efe3a66e0f502ed4dac35ed.tar.gz
xbyak-898c354e67313b194efe3a66e0f502ed4dac35ed.zip
v6.04
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1ae1824..f3f5161 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
[![Build Status](https://github.com/herumi/xbyak/actions/workflows/main.yml/badge.svg)](https://github.com/herumi/xbyak/actions/workflows/main.yml)
-# Xbyak 6.03 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++
+# Xbyak 6.04 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++
## Abstract
@@ -470,6 +470,8 @@ modified new BSD License
http://opensource.org/licenses/BSD-3-Clause
## History
+* 2022/Apr/05 ver 6.04 add tpause, umonitor, umwait
+* 2022/Mar/08 ver 6.03 MmapAllocator supports memfd with user-defined strings.
* 2022/Jan/28 ver 6.02 strict check the range of 32-bit dispacement
* 2021/Dec/14 ver 6.01 support T_FAR jump/call and retf
* 2021/Sep/14 ver 6.00 fully support AVX512-FP16