On 15/4/25 21:24, Richard Henderson wrote:
Use this in do_add, do_sub, and do_ds, all of which need add with carry-in and carry-out.Signed-off-by: Richard Henderson <[email protected]> --- target/hppa/translate.c | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
