bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25377] [Z80][PATCH] 16 bit FP support and documentation update


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25377] [Z80][PATCH] 16 bit FP support and documentation update
Date: Tue, 14 Jan 2020 13:15:25 +0000

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

--- Comment #3 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=7a6bf3becbe3e0ce47d2681edcfe7adcb67fe4e2

commit 7a6bf3becbe3e0ce47d2681edcfe7adcb67fe4e2
Author: Sergey Belyashov <address@hidden>
Date:   Tue Jan 14 13:13:57 2020 +0000

    Fix various assembler testsuite failures for the Z80 target.

        PR 25377
    gas * config/tc-z80.c: Add support for half precision, single
        precision and double precision floating point values.
        * config/tc-z80.h b/gas/config/tc-z80.h: Disable string escapes.
        * doc/as.texi: Add new z80 command line options.
        * doc/c-z80.texi: Document new z80 command line options.
        * testsuite/gas/z80/ez80_pref_dis.s: New test.
        * testsuite/gas/z80/ez80_pref_dis.d: New test driver.
        * testsuite/gas/z80/z80.exp: Run the new test.
        * testsuite/gas/z80/fp_math48.d: Use correct command line option.
        * testsuite/gas/z80/fp_zeda32.d: Likewise.
        * testsuite/gas/z80/strings.d: Update expected output.

    opcodes     * z80-dis.c (suffix): Use .db instruction to generate double
        prefix.

-- 
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]