binutils-gdb/sim/aarch64
Jim Wilson 963201cf5d Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.
sim/aarch64
	* simulator.c (NEG, POS): Move before set_flags_for_add64.
	(set_flags_for_add64): Replace with a modified copy of
	set_flags_for_sub64.

	sim/testsuite/sim/aarch64
	* testutils.inc (pass): Move .Lpass to start.
	(fail): Move .Lfail to start.  Return 1 instead of 0.
	(start): Moved .Lpass and .Lfail to here.
	* adds.s: New.
	* fstur.s: New.
	* tbnz.s: New.
2016-12-13 08:44:31 -08:00
..
aclocal.m4
ChangeLog Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. 2016-12-13 08:44:31 -08:00
config.in
configure
configure.ac
cpustate.c
cpustate.h
decode.h
interp.c sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
Makefile.in
memory.c sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
memory.h sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
sim-main.h
simulator.c Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. 2016-12-13 08:44:31 -08:00
simulator.h sim: unify symbol table handling 2016-08-15 07:00:11 -07:00