Richard Henderson cba10bb3c8 tcg/ppc: Implement negsetcond_*
In the general case we simply negate.  However with isel we
may load -1 instead of 1 with no extra effort.

Consolidate EQ0 and NE0 logic.  Replace the NE0 zero-extension
with inversion+negation of EQ0, which is never worse and may
eliminate one insn.  Provide a special case for -EQ0.

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-08-24 11:22:42 -07:00
..
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-08-24 11:22:42 -07:00
2023-06-07 08:33:45 -07:00