Add support for some variants of the ARC nps400 rflt instruction.
authorGraham Markall <graham.markall@embecosm.com>
Wed, 1 Jun 2016 15:29:27 +0000 (16:29 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Jun 2016 15:29:27 +0000 (16:29 +0100)
commit315f180f2f0a59af561180e4ed9387f4c7bada78
tree0a1c4e6394085a1974446cacfe860363020ec902
parent51403f74d96cc69f391fbd31389a9153a230b431
Add support for some variants of the ARC nps400 rflt instruction.

gas     * testsuite/gas/arc/nps-400-1.s: Add rflt variants with
        operands of types a,b,u6, 0,b,u6, and 0,b,limm.
        * testsuite/gas/arc/nps-400-1.d: Likewise.

opcodes * arc-nps400-tbl.h: Add operands a,b,u6, 0,b,u6, and
        0,b,limm to the rflt instruction.
gas/ChangeLog
gas/testsuite/gas/arc/nps400-1.d
gas/testsuite/gas/arc/nps400-1.s
opcodes/ChangeLog
opcodes/arc-nps400-tbl.h
This page took 0.034065 seconds and 4 git commands to generate.