Browse Source
[dynarmic] Fix broken tests and SIGABRT with f16 inst gen (#4366)
[dynarmic] Fix broken tests and SIGABRT with f16 inst gen (#4366)
F16 instructions aren't supported yet, thus disable them. Also compilation/build errors. Signed-off-by: lizzie <lizzie@eden-emu.dev> - [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions). - [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md) - [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability. ------------------- Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4366 Reviewed-by: CamilleLaVey <camillelavey99@gmail.com> Reviewed-by: Maufeat <sahyno1996@gmail.com>master
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
5 changed files with 44 additions and 40 deletions
-
2src/dynarmic/tests/A32/fuzz_arm.cpp
-
2src/dynarmic/tests/A64/fuzz_with_unicorn.cpp
-
14src/dynarmic/tests/print_info.cpp
-
64src/dynarmic/tests/test_generator.cpp
-
2src/dynarmic/tests/test_reader.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue