eden-miror/src/core/arm/nce
MrPurple666 be4bc3b477 WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation
should make it more performatic as in use with new lru cache implmentation
2025-04-12 22:54:32 -03:00
..
arm_nce.cpp WIP: DO-NOT-MERGE: NCE experiments: Fix build errors 2025-04-11 17:04:55 -03: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 nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
lru_cache.h WIP: DO-NOT-MERGE: NCE experiments: Better LRU cache implementation 2025-04-12 22:54:32 -03:00
patcher.cpp core: Support multiple modules per patcher 2024-01-15 00:46:05 +02:00
patcher.h WIP: DO-NOT-MERGE: NCE experiments: Initial LRU 2025-04-11 17:05:06 -03:00
visitor_base.h nce: hide shadowing warnings from dynarmic headers 2023-12-20 11:07:50 -05:00