OSDN Git Service

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)
commit878741100683a803d893d81f809d6556064395cf
tree3b9798508bc6675a9251d7e9b1b320efdbd6650b
parent0e4dde237869a1df4db592e6cb5cec4327173399
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