This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ALU32_AND/ALU64_AND bug in common/sim-alu.h


Typo?in a macro.?Result?instead of a?carry?flag?is cleared, causing
the AND?does not work?correctly

2010-10-11 ?Alexey Makhalov ?<makhaloff@gmail.com>
? ? ? ? * sim-alu.h (ALU32_AND): Clear carry flag.
? ? ? ? (ALU32_AND):?Clear carry flag.

Attachment: sim-alu_and.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]