| commit | e87027d02215c858ecf94bcb037f1d0bca595f97 | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Tue May 02 14:57:38 2023 +0100 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 05 17:05:28 2023 +0100 |
| tree | 9e60f3e737b8f8bc83df57f28ea7cba594dbecde | |
| parent | 6d0cad12594243375b255de76cc10f9b607cb2c9 [diff] |
target/s390x: Finish conversion to tcg_gen_qemu_{ld, st}_*
Convert away from the old interface with the implicit
MemOp argument.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230502135741.1158035-7-richard.henderson@linaro.org>