On 12/2/25 04:46, Richard Henderson wrote:
Replace target-specific 'Z' with generic 'z'.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/loongarch64/tcg-target-con-set.h | 15 ++++++------- tcg/loongarch64/tcg-target-con-str.h | 1 - tcg/loongarch64/tcg-target.c.inc | 32 ++++++++++++---------------- 3 files changed, 21 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>