2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
commitca5b487c7a6bb738b822df92539e355feca32370
authorDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 23:31:03 +0000 (4 23:31 +0000)
committerDaniel Gutson <dgutson@codesourcery.com>
Mon, 4 Jan 2010 23:31:03 +0000 (4 23:31 +0000)
tree723032996671a53a1e32757b0f0554c3565d7780
parent051b33170027e029e3b4ac30e31243792d419e8b
2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>

        gas/
        * config/tc-arm.c (do_neon_logic): Accept imm value
        in the third operand too.
        (operand_parse_code): OP_RNDQ_IMVNb renamed to
        OP_RNDQ_Ibig.
        (parse_operands): OP_NILO case removed, applied renaming.
        (insns): Neon shape changed for some logic instructions.

        gas/testsuite/
        * gas/arm/neon-logic.d: New test case.
        * gas/arm/neon-logic.s: New file.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/neon-logic.d [new file with mode: 0644]
gas/testsuite/gas/arm/neon-logic.s [new file with mode: 0644]