binutils-gdb/sim
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
..
aarch64 Fix bug with cmn/adds where C flag was incorrectly set. 2017-03-25 20:32:02 -07:00
arm
avr
bfin
common
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
ppc
rl78
rx
sh
sh64
testsuite Fix bug with cmn/adds where C flag was incorrectly set. 2017-03-25 20:32:02 -07:00
v850
.gitignore
ChangeLog Add self to aarch64 maintainers. Fix mla instruction. 2017-02-14 15:23:12 -08:00
configure
configure.ac
configure.tgt
MAINTAINERS Add self to aarch64 maintainers. Fix mla instruction. 2017-02-14 15:23:12 -08:00
Makefile.in
README-HACKING