[committd, PATCH] Correct CpuMax in i386-opc.h

H.J. Lu hjl.tools@gmail.com
Fri May 27 15:04:00 GMT 2016


On Fri, May 27, 2016 at 6:57 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> CpuMax should be CpuIntel64, not CpuNo64.  i386-gen.c is updated to
> verify that CpuMax is correct.  X86 assembler is updated to properly
> set cpuamd64 and cpuintel64.
>
> gas/
>
>         PR gas/20154
>         * config/tc-i386.c (intel64): New.
>         (cpu_flags_match): Set cpuamd64 and cpuintel64.
>         (md_parse_option): Set intel64 instead of cpuamd64 and
>         cpuintel64.
>
> opcodes/
>
>         PR gas/20154
>         * i386-gen.c (main): Fail if CpuMax is incorrect.
>         * i386-opc.h (CpuMax): Set to CpuIntel64.
>         * i386-tbl.h: Regenerated.
> ---

I checked in this patch to replace CpuAMD64/CpuIntel64 with
AMD64/Intel64.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-CpuAMD64-CpuIntel64-with-AMD64-Intel64.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20160527/37abeda4/attachment.bin>


More information about the Binutils mailing list