On 13/5/24 09:46, Richard Henderson wrote:
This simplifies callers, which might otherwise have to make another copy.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/hppa/translate.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>