]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
i386: Replace .code64/.code32 with .byte
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 16 Nov 2017 10:50:33 +0000 (02:50 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 16 Nov 2017 10:50:33 +0000 (02:50 -0800)
commit8c8cad3aa839747e368cc5db58331756a2b70e8e
treea34508c96deee8c8a7b6b7a1aa122a472d53b77e
parentc632b6456b1f220475fbf61f19ada28230449ff6
i386: Replace .code64/.code32 with .byte

Since .code64 directive isn't available for 32-bit BFD and ELF directive
isn't available for non-ELF directive, we should avoid them.

* testsuite/gas/i386/noextreg.s: Replace .code64/.code32 and
64-bit instructions with .byte.  Remove ELF directive.
gas/ChangeLog
gas/testsuite/gas/i386/noextreg.s