tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld,st}
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Apr 2023 22:13:04 +0000 (15:13 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:20:01 +0000 (17:20 +0100)
commit7f67e58236d7e52e7249789250a03eaabf96f936
tree5a8fb207f952b5821b01f88465c5fd0aa3b56037
parent1df6d611bdc2f019ed1ddfcda7448b00910029a8
tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld,st}

Interpret the variable argument placement in the caller.  Shift some
code around slightly to share more between softmmu and user-only.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target.c.inc