Files
xemu/include
Richard Henderson 76f4278029 tcg: Add add/sub with carry opcodes and infrastructure
Liveness needs to track carry-live state in order to
determine if the (hidden) output of the opcode is used.
Code generation needs to track carry-live state in order
to avoid clobbering cpu flags when loading constants.

So far, output routines and backends are unchanged.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-28 13:40:17 -07:00
..
2025-02-14 15:19:04 -03:00
2025-03-14 09:29:19 -03:00
2024-06-30 19:51:44 +03:00
2024-11-25 13:59:50 +08:00
2025-04-25 17:00:41 +02:00
2025-04-23 15:04:57 -07:00