mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 21:55:46 +00:00
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
This commit is contained in:
parent
d2a2c5f57b
commit
5eac520ae3
12 changed files with 325 additions and 24 deletions
|
@ -98,6 +98,8 @@ add_library(common STATIC
|
|||
algorithm.h
|
||||
alignment.h
|
||||
assert.h
|
||||
atomic_ops.cpp
|
||||
atomic_ops.h
|
||||
detached_tasks.cpp
|
||||
detached_tasks.h
|
||||
bit_field.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue