mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 16:24:47 +01:00
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 |
||
|---|---|---|
| .. | ||
| cybozu | ||
| a.bat | ||
| address.cpp | ||
| bad_address.cpp | ||
| cvt_test.cpp | ||
| jmp.cpp | ||
| jmp.sln | ||
| jmp.vcproj | ||
| lib.h | ||
| lib_min.cpp | ||
| lib_run.cpp | ||
| lib_test.cpp | ||
| make_512.cpp | ||
| make_nm.cpp | ||
| Makefile | ||
| Makefile.win | ||
| misc.cpp | ||
| mprotect_test.cpp | ||
| nm_frame.cpp | ||
| noexception.cpp | ||
| normalize_prefix.cpp | ||
| readme.txt | ||
| rip-label-imm.cpp | ||
| set_opt.bat | ||
| sf_test.cpp | ||
| state.pptx | ||
| test_address.bat | ||
| test_address.sh | ||
| test_all.bat | ||
| test_avx.bat | ||
| test_avx.sh | ||
| test_avx512.bat | ||
| test_avx512.sh | ||
| test_avx_all.bat | ||
| test_jmp.bat | ||
| test_misc.bat | ||
| test_mmx.cpp | ||
| test_nm.bat | ||
| test_nm.sh | ||
| test_nm_all.bat | ||
test script on Windows this test requires nasm.exe, yasm.exe, cl.exe, awk, diff test_all ; for all tests