eden/src/dynarmic/tests
lizzie 5cc218084b
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928)
fixes when cross compiling for fbsd/openbsd

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2928
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-11-03 21:08:48 +01:00
..
A32 [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
A64 [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
fp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
native [common] replace Common::BitCast with libc++ provided one (#2774) 2025-10-22 02:56:28 +02:00
unicorn_emu [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
CMakeLists.txt [cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928) 2025-11-03 21:08:48 +01:00
decoder_tests.cpp [dynarmic] Refactoring to reduce latency hit from recompilation (#358) 2025-10-28 23:42:31 +01:00
fuzz_util.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
fuzz_util.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
print_info.cpp [dynarmic] Refactoring to reduce latency hit from recompilation (#358) 2025-10-28 23:42:31 +01:00
rand_int.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
rsqrt_test.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
rsqrt_test_fn.s [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
test_generator.cpp [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
test_reader.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
x64_cpu_info.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00