dynarmic/tests
zmt00 043f21df7d tests/A64: Update {S,U}SHL tests
Converted tests to use oaknut, and added some extra test cases. SSHL's
additional tests are targetd to make sure that the sign of the lowest
byte is used to determine shift direction, not the entire element. USHL
targets this as well as just having more negative (right shift) cases in
general.
2024-02-24 17:08:27 +00:00
..
A32 tests/A32: Add tbl/tbx instruction unit tests 2023-02-21 21:56:18 +00:00
A64 tests/A64: Update {S,U}SHL tests 2024-02-24 17:08:27 +00:00
fp fp: Fix FPToFixed for borderline values 2023-01-15 23:59:27 +00:00
unicorn_emu tests/{a32,a64}_unicorn: Avoid use of deprecated fmt API 2022-07-26 12:04:52 +01:00
CMakeLists.txt tests: fibonacci example 2023-03-31 10:29:31 +01:00
decoder_tests.cpp tests: Update to Catch2 v3 2022-12-31 17:28:34 +00:00
fuzz_util.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
fuzz_util.h Migrate to mcl 2022-04-19 18:05:04 +01:00
print_info.cpp reg_alloc: Fix cast-qual issue 2023-02-04 11:30:01 +00:00
rand_int.h tests/rand_int: Expose PRNG 2022-10-18 15:04:30 +01:00
rsqrt_test.cpp tests: Update to Catch2 v3 2022-12-31 17:28:34 +00:00
rsqrt_test_fn.s rsqrt_test: Fix on GCC 2021-05-01 20:33:14 +01:00
test_generator.cpp ir: Implement FPMulSub 2024-02-10 11:31:54 +00:00
test_reader.cpp tests: Support noopt mode 2023-02-03 22:16:29 +00:00
x64_cpu_info.cpp x64_cpu_info: Add required C headers 2022-12-31 17:59:12 +00:00