tcg/loongarch64: Implement add/sub ops
authorWANG Xuerui <git@xen0n.name>
Tue, 21 Dec 2021 05:40:51 +0000 (13:40 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 21 Dec 2021 21:17:06 +0000 (13:17 -0800)
commit39f54ce5c425047086b74ac7892ae492c9d02e9c
tree35be75c97ee865cd948b4fceab2e16ec2dc7d43c
parenta164010b052abfd720110c46bc6835065de0e351
tcg/loongarch64: Implement add/sub ops

The neg_i{32,64} ops is fully expressible with sub, so omitted for
simplicity.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211221054105.178795-18-git@xen0n.name>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target-con-set.h
tcg/loongarch64/tcg-target.c.inc