bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25627] z80: [patch] Fix instruction assemble and disassemble bu


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25627] z80: [patch] Fix instruction assemble and disassemble bug
Date: Tue, 03 Mar 2020 16:33:37 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25627

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b8ba13856360d1cae00269a0ffe291cf573bb575

commit b8ba13856360d1cae00269a0ffe291cf573bb575
Author: Sergey Belyashov <address@hidden>
Date:   Tue Mar 3 16:31:42 2020 +0000

    The patch fixed invalid compilation of instruction LD IY,(HL) and
disassemble of this and LD (HL),IX instruction. Also it update testsuit.

        PR 25627
    opcodes     * z80-dis.c: Fix disassembly of LD IY,(HL) and D (HL),IX
        instructions.

    gas * config/tc-z80.c (emit_ld_rr_m): Fix invalid compilation of
        instruction LD IY,(HL).
        * testsuite/gas/z80/ez80_adl_all.d: Update expected disassembly.
        * testsuite/gas/z80/ez80_adl_all.s: Add tests of the instruction.
        * testsuite/gas/z80/ez80_z80_all.d: Update expected disassembly.
        * testsuite/gas/z80/ez80_z80_all.s: Add tests of the instruction.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]