old-cross-binutils/sim/aarch64
Nick Clifton ef0d8ffc45 Tidy up AArch64 simulator code.
* cpustate.c: Remove space after asterisk in function parameters.
	* decode.h (greg): Delete unused function.
	(vreg, shift, extension, scaling, writeback, condcode): Likewise.
	* simulator.c: Use INSTR macro in more places.
	(HALT_NYI): Use sim_io_eprintf in place of fprintf.
	Remove extraneous whitespace.
2016-03-29 11:34:22 +01:00
..
aclocal.m4
ChangeLog Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01: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 Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01:00
cpustate.h More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
decode.h Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01:00
interp.c sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
memory.c More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
memory.h Add simulation of MUL and NEG instructions to AArch64 simulator. 2016-03-18 09:32:32 +00:00
sim-main.h More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
simulator.c Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01:00
simulator.h sim: aarch64: switch to common disassembler tracing 2016-01-05 14:37:46 -05:00