On 27/2/23 06:42, Richard Henderson wrote:
These three cases use a constant as first input, and then overwrite the temp in the output. Separate them.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/rx/translate.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>