aboutsummaryrefslogtreecommitdiff
path: root/trace
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2023-06-18 19:39:13 +1000
committerNicholas Piggin <npiggin@gmail.com>2024-05-24 09:34:38 +1000
commit45693f94dd11f26b673541c0c9a270f8462d8633 (patch)
tree71e418a7f1056a7e5b84939554581afd33d0c813 /trace
parent9728fb5c22a51b5f2f65ba36fdcd8fd0999be6fc (diff)
target/ppc: Implement attn instruction on BookS 64-bit processors
attn is an implementation-specific instruction that on POWER (and G5/ 970) can be enabled with a HID bit (disabled = illegal), and executing it causes the host processor to stop and the service processor to be notified. Generally used for debugging. Implement attn and make it checkstop the system, which should be good enough for QEMU debugging. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions