diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-08-08 13:11:13 +1000 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2023-09-06 11:19:32 +0200 |
commit | a11e3a1582b8c0d62ae3ef0323526baf2303e44a (patch) | |
tree | c8d03217731eb2f2fb2ed1344b41722e7fcfd45a /scripts/qapi/gen.py | |
parent | 148953849d25f3e4a9a88031ac88921147548cd0 (diff) | |
download | qemu-a11e3a1582b8c0d62ae3ef0323526baf2303e44a.zip qemu-a11e3a1582b8c0d62ae3ef0323526baf2303e44a.tar.gz qemu-a11e3a1582b8c0d62ae3ef0323526baf2303e44a.tar.bz2 |
target/ppc: Suppress single step interrupts on rfi-type instructions
BookS does not take single step interrupts on completion of rfi and
similar (rfid, hrfid, rfscv). This is not a completely clean way to
do it, but in general non-branch instructions that change NIP on
completion are excluded.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions