binutils-gdb/sim/aarch64
Jim Wilson 2e7e5e2890 Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.
sim/aarch64/
	* simulator.c (do_vec_ADDV): Mov val declaration inside each case,
	with type set to input type size.
	(do_vec_xtl): Change bias from 3 to 4 for byte case.

	sim/testsuite/sim/aarch64/
	* bit.s: Change cmp immediates to account for addv bug fix.
	* cmtst.s, ldn_single.s, stn_single.s: Likewise.
	* xtl.s: New.
2017-02-19 13:16:56 -08:00
..
aclocal.m4
ChangeLog Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. 2017-02-19 13:16:56 -08:00
config.in
configure
configure.ac update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cpustate.c Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul. 2017-01-04 16:07:50 -08:00
cpustate.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
decode.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
interp.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
memory.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
memory.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
sim-main.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
simulator.c Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. 2017-02-19 13:16:56 -08:00
simulator.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00