diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-13 01:27:36 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-05-24 09:41:17 +1000 |
commit | 750fbe334237e03056fda45ab36c8b155f65d1b5 (patch) | |
tree | ebfb4e6a33fe2389880b06cca266090d77587322 /scripts/simpletrace.py | |
parent | 3f520078deba9b5aaf5f5896c5b836341f5fc652 (diff) | |
download | qemu-750fbe334237e03056fda45ab36c8b155f65d1b5.zip qemu-750fbe334237e03056fda45ab36c8b155f65d1b5.tar.gz qemu-750fbe334237e03056fda45ab36c8b155f65d1b5.tar.bz2 |
target/ppc: Remove unneeded local variable from booke tlb checks
In mmubooke_check_tlb() and mmubooke206_check_tlb() we can assign the
value of prot2 directly to the destination, no need to have a separate
local variable for it.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/simpletrace.py')
0 files changed, 0 insertions, 0 deletions