On 24/4/23 07:40, Richard Henderson wrote:
Interpret the variable argument placement in the caller. Shift some code around slightly to share more between softmmu and user-only.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/loongarch64/tcg-target.c.inc | 100 +++++++++++++------------------ 1 file changed, 42 insertions(+), 58 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>