Re: [PATCH 14/18] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}

2024-06-17 Thread gaosong
在 2024/5/28 上午5:19, Richard Henderson 写道: Signed-off-by: Richard Henderson --- tcg/loongarch64/tcg-target.c.inc | 19 +++ 1 file changed, 19 insertions(+) Reviewed-by: Song Gao Thanks. Song Gao diff --git a/tcg/loongarch64/tcg-target.c.inc b/tcg/loongarch64/tcg-target.c.in

[PATCH 14/18] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}

2024-05-27 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tcg/loongarch64/tcg-target.c.inc | 19 +++ 1 file changed, 19 insertions(+) diff --git a/tcg/loongarch64/tcg-target.c.inc b/tcg/loongarch64/tcg-target.c.inc index 5f4915c6ac..e633d268d0 100644 --- a/tcg/loongarch64/tcg-target.c.inc +++ b/tcg/l