eden/src/core/arm/nce
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.

Compiling on clang is *dramatically* faster so this should be useful for CI.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-09-09 20:47:49 +02:00
..
arm_nce.cpp revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
arm_nce.h nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
arm_nce.s nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
arm_nce_asm_definitions.h nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
guest_context.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
instructions.h arm: Implement native code execution backend 2023-11-25 00:46:47 -05:00
interpreter_visitor.cpp WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation 2025-04-12 22:54:32 -03:00
interpreter_visitor.h [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
lru_cache.h Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
patcher.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
patcher.h [core, nce] module_id cache key handling (#195) 2025-08-04 18:41:28 +02:00
visitor_base.h nce: hide shadowing warnings from dynarmic headers 2023-12-20 11:07:50 -05:00