binutils-gdb/sim/aarch64
Jim Wilson f124168208 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.
2017-03-25 20:32:02 -07:00
..
aclocal.m4
ChangeLog Fix bug with cmn/adds where C flag was incorrectly set. 2017-03-25 20:32:02 -07:00
config.in sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure.ac update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cpustate.c Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul. 2017-01-04 16:07:50 -08:00
cpustate.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
decode.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
interp.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
memory.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
memory.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
sim-main.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
simulator.c Fix bug with cmn/adds where C flag was incorrectly set. 2017-03-25 20:32:02 -07:00
simulator.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00