binutils-gdb/sim/aarch64
Jim Wilson bf25e9a0f1 Fix bit/bif instructions.
sim/aarch64/
	* simulator.c (do_vec_bit): Change loop limits from 16 and 8 to 4 and
	2.  Move test_false if inside loop.  Fix logic for computing result
	stored to vd.

	sim/testsuite/sim/aarch64
	* bit.s: New.
2017-02-14 14:35:57 -08:00
..
ChangeLog Fix bit/bif instructions. 2017-02-14 14:35:57 -08:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
aclocal.m4
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
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 bit/bif instructions. 2017-02-14 14:35:57 -08:00
simulator.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00