Skip to content
Snippets Groups Projects
Commit a0180973 authored by Richard Henderson's avatar Richard Henderson
Browse files

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: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 741322f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment