gas/testsuite:
authorChristian Groessler <chris@groessler.org>
Fri, 26 Oct 2012 08:14:07 +0000 (08:14 +0000)
committerChristian Groessler <chris@groessler.org>
Fri, 26 Oct 2012 08:14:07 +0000 (08:14 +0000)
commit747a4ac1f42fa0fc458b07ca0370c87f9cd7ad44
tree4b94f90d8c2fc239c239e969b180ed8dbd2bc5e3
parent1fe532cf6090bf2babd3c630e07b3c8f01c2c333
gas/testsuite:

        * gas/z8k/z8k.exp: Run translate-ops test.
        * gas/z8k/translate-ops.s: New file.
        * gas/z8k/translate-ops.d: New file.

opcodes:

        * z8kgen.c (struct op): Fix encoding for translate opcodes (trdb,
        trdrb, trib, trirb, trtdb, trtdrb, trtib, trtirb).  Remove
        non-existing opcode trtrb.
        * z8k-opc.h: Regenerate.
gas/testsuite/ChangeLog
gas/testsuite/gas/z8k/translate-ops.d [new file with mode: 0644]
gas/testsuite/gas/z8k/translate-ops.s [new file with mode: 0644]
gas/testsuite/gas/z8k/z8k.exp
opcodes/ChangeLog
opcodes/z8k-opc.h
opcodes/z8kgen.c
This page took 0.025345 seconds and 4 git commands to generate.