qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] SPARC target : Fix carry flag update in addxcc and


From: Even Rouault
Subject: [Qemu-devel] [PATCH] SPARC target : Fix carry flag update in addxcc and subxcc ops
Date: Fri, 07 Apr 2006 22:17:05 -0000
User-agent: KMail/1.9.1

I send a patch that should fix a bug in the update of carry flag for addxcc 
and subxcc instructions when the carry flag is set before the evaluation of 
the instruction.
(the fix is identical to what is done in the similar instruction 
op_adcl_T0_T1_cc for arm target)

Attachment: qemu-sparc-carry-xcc-ops.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]