This is the mail archive of the gdb-testers@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]

[binutils-gdb] Fix bug with cmn/adds where C flag was incorrectly set.


*** TEST RESULTS FOR COMMIT f124168208a5927e9f1b9843094ec2bf2aad2edf ***

Author: Jim Wilson <jim.wilson@linaro.org>
Branch: master
Commit: f124168208a5927e9f1b9843094ec2bf2aad2edf

Fix bug with cmn/adds where C flag was incorrectly set.

	sim/aarch64/
	* simulator.c (set_flags_for_add32): Cast result to uint32_t in carry
	flag check.

	sim/testsuite/sim/aarch64/
	* adds.s: Add checks for values -2 and 1, where C is not set.


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