2006-09-04 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Mon, 4 Sep 2006 15:55:36 +0000 (15:55 +0000)
committerPaul Brook <paul@codesourcery.com>
Mon, 4 Sep 2006 15:55:36 +0000 (15:55 +0000)
commit27a08722b57fb85016a712041a80086a0f98f99f
treee4625ab9779d77e26e9e49c95d069d398a0dc42e
parenta5fb8385a6e909528922153102e07b4906a31248
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.
ChangeLog.csl
gas/config/tc-arm.c
gas/testsuite/gas/arm/neon-cov.d
gas/testsuite/gas/arm/neon-cov.s
opcodes/arm-dis.c