diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-09 12:18:56 -0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-02-27 09:15:39 +0100 |
commit | e73a0f4075a78de9a62beeddb41c54a4090e0777 (patch) | |
tree | b2cf451f3899fe016476356201dc848e4de58182 /scripts | |
parent | 61dee10ff00720e6e056824b4548c914632ef6fe (diff) | |
download | qemu-e73a0f4075a78de9a62beeddb41c54a4090e0777.zip qemu-e73a0f4075a78de9a62beeddb41c54a4090e0777.tar.gz qemu-e73a0f4075a78de9a62beeddb41c54a4090e0777.tar.bz2 |
target/s390x: Hoist some computation in access_memmove
Ensure that the total length is in a local variable
across the byte loop. Compute size1 difference once.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230109201856.3916639-8-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions