commit | fe06b8973385c9421b2988239cadb9d091cdc628 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 05 14:32:57 2023 +0000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Aug 24 11:22:42 2023 -0700 |
tree | bea69c350888034f0cdb1300bd164408711e0438 | |
parent | f58a7dea0f0652779e1525f072ef45bf99dbfd72 [diff] |
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>