diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-06-22 19:33:52 +1000 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2023-06-25 22:41:30 +0200 |
commit | c5d98a7b3d455204e24212cb769dec8f490e4e1c (patch) | |
tree | 393dbdbfdbafa66bbd66c8ea21a0c62fdfc256d5 /include | |
parent | b769d4c8f4c67e794444a6376b849db2caeeff3e (diff) |
target/ppc: Add support for SMT CTRL register
A relatively simple case to begin with, CTRL is a SMT shared register
where reads and writes need to synchronise against state changes by
other threads in the core.
Atomic serialisation operations are used to achieve this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions