From 53365241294de8eae2da2edfb6b47f04b02f5808 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 3 Jul 2022 00:07:14 +0200 Subject: [DYNAREC] Add a mecanism to remember fixed address accessed with LOCK, so MOV to/from them use a Memory Barrier automaticaly --- src/custommem.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'src/custommem.c') diff --git a/src/custommem.c b/src/custommem.c index 186543fb..691771ec 100644 --- a/src/custommem.c +++ b/src/custommem.c @@ -40,6 +40,9 @@ static uintptr_t*** box64_jmptbl3[1<