2006-09-04 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Tue, 5 Sep 2006 14:07:22 +0000 (14:07 +0000)
committerPaul Brook <paul@codesourcery.com>
Tue, 5 Sep 2006 14:07:22 +0000 (14:07 +0000)
commit428e3f1f4e7539e2706c12f2f2880c42a7948a92
tree6ccc35c2315d7141514d0071c7378d0ab29714ab
parent91bb255c67ce378e25576a12e6b24929c45c92fc
2006-09-04  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (do_neon_dyadic_if_i): Remove.
(do_neon_dyadic_if_i_d): Avoid setting U bit.
(do_neon_mac_maybe_scalar): Ditto.
(do_neon_dyadic_narrow): Force operand type to NT_integer.
(insns): Remove out of date comments.

gas/testsuite/
* gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
* gas/arm/neon-cov.d: Adjust expected output.

opcodes/
* arm-dis.c (neon_opcode): Fix suffix on VMOVN.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/neon-cov.d
gas/testsuite/gas/arm/neon-cov.s
opcodes/ChangeLog
opcodes/arm-dis.c