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
..
2015-11-24 08:47:59 +00:00
2015-11-15 02:30:19 -05:00
2015-11-22 01:12:21 -05:00
2015-11-17 23:12:58 -05:00
2015-11-22 02:23:25 -05:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-07-24 04:16:47 -07:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-11-22 00:53:23 -05:00
2015-07-24 04:16:47 -07:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-11-10 00:19:49 -05:00
2015-11-16 00:41:59 -05:00
2015-11-17 23:12:58 -05:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-11-17 23:12:58 -05:00
2015-11-22 00:53:23 -05:00
2015-11-16 00:41:59 -05:00
2015-11-16 00:41:59 -05:00
2015-11-22 01:59:20 -05:00
2015-07-24 04:16:47 -07:00
2015-11-10 16:08:35 +00:00
2015-11-22 00:53:23 -05:00
2015-11-16 00:41:59 -05:00
2015-11-24 08:47:59 +00:00
2015-11-17 23:12:59 -05:00
2015-03-16 01:23:52 -04:00
2015-11-24 08:47:59 +00:00
2015-11-24 08:47:59 +00:00
2015-06-23 15:02:08 -04:00
2015-11-24 08:47:59 +00:00
2014-03-12 11:02:57 +00:00
2015-01-01 13:32:14 +04:00
2015-06-12 12:11:21 -04:00