]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2012-11-30 Oleg Raikhman <oleg@adapteva.com>
authorJoern Rennecke <joern.rennecke@embecosm.com>
Fri, 30 Nov 2012 17:54:58 +0000 (17:54 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Fri, 30 Nov 2012 17:54:58 +0000 (17:54 +0000)
commit02a79b89fdeadccb67048291e6c2a1e5ce6ad623
tree7ae8d36ebe46e8061612a9263876d3ca6dc5258e
parentd24892043def3a24e8241d420ecb9b6e29dea344
2012-11-30  Oleg Raikhman  <oleg@adapteva.com>
            Joern Rennecke  <joern.rennecke@embecosm.com>

cpu:
        * epiphany.cpu (keyword gr-names): Move sb/sl/ip after r9/r10/r12.
        (load_insn): Add NO-DIS attribute to x, p, d, dpm, dl0, dl0.l.
        (testset-insn): Add NO_DIS attribute to t.l.
        (store-insn): Add NO-DIS attribute to x.l, p.l, d.l, dpm.l, dl0.l.
        (move-insns): Add NO-DIS attribute to cmov.l.
        (op-mmr-movts): Add NO-DIS attribute to movts.l.
        (op-mmr-movfs): Add NO-DIS attribute to movfs.l.
        (op-rrr): Add NO-DIS attribute to .l.
        (shift-rrr): Add NO-DIS attribute to .l.
        (op-shift-rri): Add NO-DIS attribute to i32.l.
        (bitrl, movtl): Add NO-DIS attribute.
        (op-iextrrr): Add NO-DIS attribute to .l
        (op-two_operands-float, op-fabs-float): Add NO-DIS attribute to f32.l.
        (op-fix2float-float, op-float2fix-float, op-fextop-float): Likewise.

opcodes:
        * epiphany-desc.c, epiphany-desc.h, epiphany-opc.c: Regenerate.
cpu/ChangeLog
cpu/epiphany.cpu
opcodes/ChangeLog
opcodes/epiphany-desc.c
opcodes/epiphany-desc.h
opcodes/epiphany-opc.c