8sa1-binutils-gdb/sim/testsuite/sim
Nick Clifton 2e8cf49e13 Add an AArch64 simulator to GDB.
sim	* configure.tgt: Add aarch64 entry.
	* configure: Regenerate.
	* sim/aarch64/configure.ac: New configure template.
	* sim/aarch64/aclocal.m4: Generate.
	* sim/aarch64/config.in: Generate.
	* sim/aarch64/configure: Generate.
	* sim/aarch64/cpustate.c: New file - functions for accessing
	AArch64 registers.
	* sim/aarch64/cpustate.h: New header.
	* sim/aarch64/decode.h: New header.
	* sim/aarch64/interp.c: New file - interface between GDB and
	simulator.
	* sim/aarch64/Makefile.in: New makefile template.
	* sim/aarch64/memory.c: New file - functions for simulating
	aarch64 memory accesses.
	* sim/aarch64/memory.h: New header.
	* sim/aarch64/sim-main.h: New header.
	* sim/aarch64/simulator.c: New file - aarch64 simulator
	functions.
	* sim/aarch64/simulator.h: New header.

include/gdb * sim-aarch64.h: New file.

sim/test * configure: Regenerate.
	* sim/aarch64: New directory.
2015-11-24 08:47:59 +00:00
..
aarch64 Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
arm sim: arm: add support for MOVW and MOVT instructions 2013-05-15 17:49:44 +00:00
avr sim: avr: fix _start testsuite symbol 2015-03-29 04:14:27 -04:00
bfin sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407] 2015-10-11 03:42:09 -04:00
cr16 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
cris Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
fr30 sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
frv sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
ft32 sim: ft32: test coverage for link parameters and PM write port 2015-10-12 20:23:26 -04:00
h8300 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 sim: iq2000: add a basic testsuite 2015-04-05 02:28:44 -04:00
lm32 sim: lm32: add a basic testsuite 2015-04-05 01:58:00 -04:00
m32c sim: m32c: add a basic testsuite 2015-11-15 00:56:09 -05:00
m32r sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
m68hc11 sim: m68hc11: add a basic testsuite 2015-04-05 03:17:44 -04:00
mcore sim: mcore: add a fail testcase 2015-11-15 07:55:48 -05:00
microblaze sim: microblaze: start a testsuite 2015-03-29 16:45:49 -04:00
mips [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mn10300 sim: mn10300: add a basic testsuite 2015-04-05 03:52:08 -04:00
moxie sim: moxie: fix running after nrun conversion 2015-04-05 04:37:44 -04:00
msp430 sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
sh Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
sh64
v850 sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00