mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-06 22:48:25 +01:00
Squashed 'externals/xbyak/' changes from 913099fc8..88f2f771f
88f2f771f Merge branch 'dev' 8623616e0 v6.61 1b911598d mingw uses __thread instead of __declspec(thread) d224701f4 fix movzx eax, ah on 64bit and test it 1c35e34ab Merge branch 'dev' 4fb0e58aa test of cpuid 913c798ff update doc 8f6dee319 v6.60.2 21419721e Merge branch 'Wunkolo-standalone-cpuid' into dev 1b2e7c7da Fix detection of `GFNI`,`VAES`, and `VPCLMULQDQ` git-subtree-dir: externals/xbyak git-subtree-split: 88f2f771f179a3d856ecd0b07a20598bd06ba21d
This commit is contained in:
parent
9af5f5908c
commit
5b6e3d8b54
38 changed files with 94 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Xbyak 6.60.1 [![Badge Build]][Build Status]
|
||||
# Xbyak 6.61 [![Badge Build]][Build Status]
|
||||
|
||||
*A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue