Removed pseudo invalid instructions opcodes.
authorCupertino Miranda <cmiranda@synopsys.com>
Wed, 21 Sep 2016 11:07:46 +0000 (12:07 +0100)
committerCupertino Miranda <cmiranda@synopsys.com>
Mon, 17 Oct 2016 13:27:51 +0000 (15:27 +0200)
commitdecf5bd1570be3de10aeab99869a9548d17b1354
treebfa93eba732168b5eabd9e309334d576328ead4b
parent6d91379408b87b6d0c1cd4bc2880b530cc4ec721
Removed pseudo invalid instructions opcodes.

The disassember was generating invXXX instructions for cases when in reality we
had llockd or scondd instrutions.

opcodes/ChangeLog:

    Cupertino Miranda  <cmiranda@synopsys.com>
arc-tbl.h: Removed any "inv.+" instructions from the table.

gas/ChangeLog:

    Cupertino Miranda  <cmiranda@synopsys.com>
        testsuite/arc/dis-inv.s: Test to validate patch.
        testsuite/arc/dis-inv.d: Likewise.
gas/ChangeLog
gas/testsuite/gas/arc/dis-inv.d [new file with mode: 0644]
gas/testsuite/gas/arc/dis-inv.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/arc-tbl.h
This page took 0.025275 seconds and 4 git commands to generate.