OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
authordgutson <dgutson>
Mon, 4 Jan 2010 23:31:03 +0000 (23:31 +0000)
committerdgutson <dgutson>
Mon, 4 Jan 2010 23:31:03 +0000 (23:31 +0000)
commit38fef7725e20e43de5aad48804ded3963cea8496
treed0f661bdcb49f7bc6f46b11989da146a0886275d
parent87e3d55d4d2c51dd6d71c600ed24d78e82e98866
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]