forked from dreamanlan/dynarmic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule xbyak
updated
11 files
+7 −4 | .github/workflows/main.yml | |
+1 −1 | CMakeLists.txt | |
+1 −0 | doc/changelog.md | |
+1 −1 | meson.build | |
+1 −1 | readme.md | |
+2 −1 | readme.txt | |
+1 −2 | test/Makefile | |
+9 −9 | test/avx10/bf16.txt | |
+64 −24 | test/cvt_test.cpp | |
+22 −1 | xbyak/xbyak.h | |
+1 −1 | xbyak/xbyak_mnemonic.h |