binutils-gdb/sim/aarch64
Nick Clifton 6a2775793d Export the single step function from the AArch64 simulator.
* interp.c (sim_create_inferior): Allow for being called with a
	NULL abfd parameter.  If a bfd is provided, initialise the sim
	with that start address.
	* simulator.c (HALT_NYI): Just print out the numeric value of the
	instruction when not tracing.
	(aarch64_step): Change from static to global.
	* simulator.h: Add a prototype for aarch64_step().
2016-08-11 15:04:40 +01:00
..
aclocal.m4
ChangeLog Export the single step function from the AArch64 simulator. 2016-08-11 15:04:40 +01:00
config.in
configure
configure.ac
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 Export the single step function from the AArch64 simulator. 2016-08-11 15:04:40 +01:00
Makefile.in
memory.c Wean gdb and sim off private libbfd.h header 2016-07-27 09:01:45 +09:30
memory.h
sim-main.h More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
simulator.c Export the single step function from the AArch64 simulator. 2016-08-11 15:04:40 +01:00
simulator.h Export the single step function from the AArch64 simulator. 2016-08-11 15:04:40 +01:00