OSDN Git Service

tcg/arm: Implement negsetcond_i32
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Aug 2023 14:32:57 +0000 (14:32 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 24 Aug 2023 18:22:42 +0000 (11:22 -0700)
commitfe06b8973385c9421b2988239cadb9d091cdc628
treebea69c350888034f0cdb1300bd164408711e0438
parentf58a7dea0f0652779e1525f072ef45bf99dbfd72
tcg/arm: Implement negsetcond_i32

Trivial, as we simply need to load a different constant
in the conditional move.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h