commit | 1874e6c2fdb351120c234e6840729c9553d77d05 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Mar 27 12:50:07 2024 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 15 09:58:45 2024 +0200 |
tree | 9a5d1e17f8edafc09fe5bc00982bf14cd4ad23ae | |
parent | 0bb0202962a5f77d1e4cac4533628bb7a566de54 [diff] |
target/hppa: Always make a copy in do_ibranch_priv This simplifies callers, which might otherwise have to make another copy. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>