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 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 sim: allow the environment configure option everywhere 2016-01-10 17:03:36 -05:00
cpustate.c Fix more bugs in AArch64 simulator. 2016-03-30 10:29:04 +01:00
cpustate.h Add support for simulating big-endian AArch64 binaries. 2016-06-30 09:10:41 +01:00
decode.h Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01:00
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 More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
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