eden/src/dynarmic/tests/A32
lizzie df838a57fd
[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)
reduces CPU usage by about 10-20%, may be placebo
Signed-off-by: lizzie lizzie@eden-emu.dev

Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3253
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-01-31 00:21:45 +01:00
..
fuzz_arm.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_thumb.cpp [dynarmic] nuke zydis/zycore out of orbit forever (#2893) 2025-10-30 15:00:14 +01:00
test_arm_disassembler.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
test_arm_instructions.cpp [dynarmic] fix tests builds (#2601) 2025-09-27 20:41:52 +02:00
test_coprocessor.cpp [dynarmic] fix tests builds (#2601) 2025-09-27 20:41:52 +02:00
test_svc.cpp [dynarmic] fix tests builds (#2601) 2025-09-27 20:41:52 +02:00
test_thumb_instructions.cpp [dynarmic] fix tests builds (#2601) 2025-09-27 20:41:52 +02:00
testenv.h [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
vfp_vadd_f32.inc [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
vfp_vsub_f32.inc [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00