diff options
author | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2024-10-10 11:17:38 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-11-04 09:12:59 +1000 |
commit | bb547c4c457600197f351de68499f845f2a1fef4 (patch) | |
tree | a885e74faac9de5cdee967045ec42dc2d9a3299c /qemu-io-cmds.c | |
parent | 085cc364969ea62fc51ff604394364fbdac2243f (diff) |
target/ppc: simplify var usage in ppc_next_unmasked_interrupt
As previously done for arch specific handlers, simplify var usage in
ppc_next_unmasked_interrupt by caching the env->pending_interrupts and
env->spr[SPR_LPCR] in local vars and using it later at multiple places.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions