commit | 41535ca6f4d708cf376d731930fd89f44c84c98a | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Nov 03 10:38:33 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 03 16:46:10 2024 +1000 |
tree | f6983afc482fbad2460e4c70cc403e7ba15328a7 | |
parent | ba21dc991be87ee8e15d124a80b27ce626a77b14 [diff] |
target/sparc: Remove qt0, qt1 temporaries These are no longer used for passing data to/from helpers. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-Id: <20231103173841.33651-15-richard.henderson@linaro.org>