eden/src/core/arm/nce
2025-04-30 16:11:15 -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 Use a different approach for the LRU toggle 2025-04-30 16:11:15 -03:00
patcher.cpp Use a different approach for the LRU toggle 2025-04-30 16:11:15 -03:00
patcher.h Use a different approach for the LRU toggle 2025-04-30 16:11:15 -03:00
visitor_base.h nce: hide shadowing warnings from dynarmic headers 2023-12-20 11:07:50 -05:00