On 9/21/21 1:19 PM, WANG Xuerui wrote:
The neg_i{32,64} ops is fully expressible with sub, so omitted for simplicity.Signed-off-by: WANG Xuerui<g...@xen0n.name> --- tcg/loongarch64/tcg-target-con-set.h | 2 ++ tcg/loongarch64/tcg-target.c.inc | 38 ++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~