binutils-gdb/sim/testsuite/sim
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
..
aarch64 Fix ldn/stn multiple instructions. Fix testcases with unaligned data. 2017-04-22 16:36:01 -07:00
arm sim: arm: add support for MOVW and MOVT instructions 2013-05-15 17:49:44 +00:00
avr sim: avr: fix _start testsuite symbol 2015-03-29 04:14:27 -04:00
bfin sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407] 2015-10-11 03:42:09 -04:00
cr16 sim: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00
cris update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
fr30 sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
frv sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
ft32 sim: ft32: test coverage for link parameters and PM write port 2015-10-12 20:23:26 -04:00
h8300 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 sim: iq2000: add a basic testsuite 2015-04-05 02:28:44 -04:00
lm32 sim: lm32: add a basic testsuite 2015-04-05 01:58:00 -04:00
m32c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
m32r sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00
m68hc11 sim: m68hc11: add a basic testsuite 2015-04-05 03:17:44 -04:00
mcore sim: mcore: add a fail testcase 2015-11-15 07:55:48 -05:00
microblaze sim: microblaze: start a testsuite 2015-03-29 16:45:49 -04:00
mips update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
mn10300 sim: mn10300: add a basic testsuite 2015-04-05 03:52:08 -04:00
moxie sim: moxie: fix running after nrun conversion 2015-04-05 04:37:44 -04:00
msp430 Fix the execution of the MSP430 simulator testsuite. 2016-01-05 16:43:58 +00:00
sh Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
sh64 * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
v850 sim/testsuite/: split up arch-specific changelogs 2012-03-21 04:46:59 +00:00