diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-03-07 17:18:54 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-03-07 17:18:54 +0900 |
commit | fc183427e852a70fb98add1ba640020a53034bb0 (patch) | |
tree | 1d60242311a54998ac5fe10df7de1ab128247e07 /doc | |
parent | 487a6d14c59e7601901eae2ae49ebb6ba22ef672 (diff) | |
download | xbyak-fc183427e852a70fb98add1ba640020a53034bb0.tar.gz xbyak-fc183427e852a70fb98add1ba640020a53034bb0.zip |
v7.06v7.06
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md index 7eec1a4..7461bca 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,6 @@ # History +* 2024/Mar/07 ver 7.06 Xbyak::util::Cpu supports AMD processor * 2024/Feb/11 ver 7.05.1 fix extractBit() in util::Cpu and align() for autoGrow mode * 2024/Jan/03 ver 7.05 support RAO-INT for APX * 2023/Dec/28 ver 7.04 rex2 supports two-byte opecode |