diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-10-26 18:51:25 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-11-06 18:49:33 -0800 |
commit | a01809737e07e2f882cf09746f348424f7c04526 (patch) | |
tree | 9060133e3a7ba0690434ff8f5954616c1b971c52 /hw/intc | |
parent | 741322f471627b829fc1ac01c16ae40cacb0c133 (diff) | |
download | qemu-a01809737e07e2f882cf09746f348424f7c04526.zip qemu-a01809737e07e2f882cf09746f348424f7c04526.tar.gz qemu-a01809737e07e2f882cf09746f348424f7c04526.tar.bz2 |
target/hppa: Always use copy_iaoq_entry to set cpu_iaoq_[fb]
This will be how we ensure that the IAOQ is always
valid per PSW.W, therefore all stores to these two
variables must be done with this function.
Use third argument -1 if the destination is always dynamic,
and fourth argument NULL if the destination is always static.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions