Files
8sa1-binutils-gdb/sim/aarch64
Jim WilsonandNick Clifton c7be441465 Add support for simulating big-endian AArch64 binaries.
* cpustate.h: Include config.h.
	(union GRegisterValue): Add WORDS_BIGENDIAN check.  For big endian code
	use anonymous structs to align members.
	* simulator.c (aarch64_step): Use sim_core_read_buffer and
	endian_le2h_4 to read instruction from pc.
2016-06-30 09:10:41 +01:00
..
2016-03-30 10:29:04 +01:00
2016-03-29 11:34:22 +01:00
2016-03-30 10:29:04 +01:00