diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-09 12:18:53 -0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-02-27 09:15:39 +0100 |
commit | fb391b0b474c316d841f5e27fd094832a91f77f4 (patch) | |
tree | 3f0a2ecf72ffa252addf01eb4029812bec408d4c /docs/tools | |
parent | bebc8ade7014ca1f8afbc9d1bd297460f2e88461 (diff) | |
download | qemu-fb391b0b474c316d841f5e27fd094832a91f77f4.zip qemu-fb391b0b474c316d841f5e27fd094832a91f77f4.tar.gz qemu-fb391b0b474c316d841f5e27fd094832a91f77f4.tar.bz2 |
target/s390x: Tidy access_prepare_nf
Assign to access struct immediately, rather than waiting
until the end of the function. This means we can pass
address of haddr struct members instead of allocating
extra space on the local stack.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230109201856.3916639-5-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/tools')
0 files changed, 0 insertions, 0 deletions