binutils-gdb/sim
Jim Wilson 152e1e1bc9 Add missing smov support, and clean up existing umov support.
sim/aarch64/
	* simulator.c (do_vec_SMOV_into_scalar): New.
	(do_vec_UMOV_into_scalar): Renamed from do_vec_MOV_into_scalar.
	Rewritten.
	(do_vec_UMOV): Merged into do_vec_UMOV_into_scalar and deleted.
	(do_vec_op1): Move do_vec_TRN call and do_vec_UZP call.  Add
	do_vec_SMOV_into_scalar call.  Delete do_vec_MOV_into_scalar and
	do_vec_UMOV calls.  Add do_vec_UMOV_into_scalar call.

	sim/testsuite/sim/aarch64/
	* sumov.s: New.
2017-02-25 20:06:36 -08:00
..
aarch64 Add missing smov support, and clean up existing umov support. 2017-02-25 20:06:36 -08:00
arm sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
avr update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
bfin update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
common update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cr16 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cris sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
d10v update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
erc32 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
frv sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
ft32 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
h8300 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
igen update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
iq2000 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
lm32 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
m32c sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
m32r sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
m68hc11 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
mcore update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
microblaze update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
mips update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
mn10300 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
moxie update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
msp430 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
ppc sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
rl78 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
rx sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
sh sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
sh64 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 2017-02-13 01:26:21 -05:00
testsuite Add missing smov support, and clean up existing umov support. 2017-02-25 20:06:36 -08:00
v850 update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog Add self to aarch64 maintainers. Fix mla instruction. 2017-02-14 15:23:12 -08:00
MAINTAINERS Add self to aarch64 maintainers. Fix mla instruction. 2017-02-14 15:23:12 -08:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.ac sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.tgt sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00