dynarmic/include/dynarmic/A64
Lioncash 6b5ea6ee66 A64: Implement BRK
Currently, we can just implement this as part of the exception
interface, similar to how it's done for the A32 interface with BKPT.
2020-04-22 20:55:06 +01:00
..
a64.h A64: Add ClearExclusiveState method 2020-04-22 20:46:18 +01:00
config.h A64: Implement BRK 2020-04-22 20:55:06 +01:00
exclusive_monitor.h Implement global exclusive monitor 2020-04-22 20:46:18 +01:00