eden/src/core/arm/nce
wildcard 41ffa5a342
[core, nce] module_id cache key handling (#195)
Uses Module_id plus offset for cache key, Module_id is unique to each module. Also passes the module_id everytime new patcher is created in case the module is too big.

Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/195
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: wildcard <nubieluv@gmail.com>
Co-committed-by: wildcard <nubieluv@gmail.com>
2025-08-04 18:41:28 +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 nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
lru_cache.h Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
patcher.cpp Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00: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