binutils-gdb/sim/testsuite
Jim Wilson bf1554384b Fix ldn/stn multiple instructions. Fix testcases with unaligned data.
sim/aarch64/
	* simulator.c (vec_load): Add M argument.  Rewrite to iterate over
	registers based on structure size.
	(LD4, LD3, LD2, LD1_2, LD1_3, LD1_4): Pass new arg to vec_load.
	(LD1_1): Replace with call to vec_load.
	(vec_store): Add new M argument.  Rewrite to iterate over registers
	based on structure size.
	(ST4, ST3, ST2, ST1_2, ST1_3, ST1_4): Pass new arg to vec_store.
	(ST1_1): Replace with call to vec_store.

	sim/testsuite/sim/aarch64/
	* fcvtz.s, fstur.s, ldn_single.s, ldnr.s, mla.s, mls.s, uzp.s: Align
	data.
	* sumulh.s: Delete unnecessary data alignment.
	* stn_single.s: Align data.  Fix unaligned ldr insns.  Adjust cmp
	arguments to match change.
	* ldn_multiple.s, stn_multiple.s: New.
2017-04-22 16:36:01 -07:00
..
common update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
config Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
d10v-elf update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
frv-elf update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
lib sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
m32r-elf update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
mips64el-elf update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
sim Fix ldn/stn multiple instructions. Fix testcases with unaligned data. 2017-04-22 16:36:01 -07:00
.gitignore sim: tests: ignore generated tests 2012-03-19 03:51:09 +00:00
ChangeLog sim: drop --enable-sim-cflags option 2016-01-10 02:54:59 -05:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
configure sim: drop --enable-sim-cflags option 2016-01-10 02:54:59 -05:00
configure.ac sim: d10v: link in missing testsuite 2015-03-30 01:06:57 -04:00