bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26685] Error: invalid register operand size for `movdir64b'


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26685] Error: invalid register operand size for `movdir64b'
Date: Wed, 07 Oct 2020 18:18:25 +0000

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

--- Comment #18 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_35-branch branch has been updated by H.J. Lu
<hjl@sourceware.org>:

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

commit 3879a8a82d0c02d0322daa32523523cc42c26ca3
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Sep 30 16:33:35 2020 -0700

    x86: Check register operand for AddrPrefixOpReg

    If the address prefix changes the register operand, we need to check the
    register operand when the memory operand is RIP-relative.

            PR gas/26685
            * config/tc-i386.c (process_suffix): Check the register operand
            for the address size prefix if the memory operand is symbol(%rip).
            * testsuite/gas/i386/x86-64-enqcmd.s: Add tests with RIP-relative
            addressing.
            * testsuite/gas/i386/x86-64-movdir.s: Likewise.
            * testsuite/gas/i386/x86-64-enqcmd-intel.d: Updated.
            * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
            * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
            * testsuite/gas/i386/x86-64-movdir.d: Likewise.

    (cherry picked from commit 27f134698ac529f3050f5ddbd31a0ab0bbe5be99)

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