eden-miror/src/dynarmic/tests
lizzie 47c6a73971
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[dynarmic] nuke mcl dependency (#3777)
crueter will love this one

mcl nuked off externals, i did however copy some important headers (notably intrusive list and bit.hpp); because grand part of dynarmic still uses them
but i made the appropriate adjustments anyways

solves mcl for #3373

depends on #3718

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3777
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-03-27 01:11:49 +01:00
..
A32 [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +01:00
A64 [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +01:00
fp [dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 2026-03-23 18:03:48 +01:00
native [dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 2026-03-23 18:03:48 +01:00
unicorn_emu [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +01:00
CMakeLists.txt [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +01:00
decoder_tests.cpp [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2026-01-31 00:21:45 +01:00
fuzz_util.cpp [dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 2026-03-23 18:03:48 +01:00
fuzz_util.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
print_info.cpp [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +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] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +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