[PATCH, i386] [1/2] Support of AVX512 ISA extension

H.J. Lu hjl.tools@gmail.com
Wed Jul 24 16:21:00 GMT 2013


On Wed, Jul 24, 2013 at 5:05 AM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> Second part attached.
>
> To extract do: cat avx512.binutils.01.patch.tar.bz2.part-* |tar xj
>
> Thanks, K
>
> On Wed, Jul 24, 2013 at 4:03 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
>> Hello,
>> Attached patch & ChangeLogs introduces support of Intel AVX512 ISA extensions. See [1].
>>
>> Patch was divided into 2 parts as sourceware.org accepts no more than 400000 bytes
>>
>> Testing pass.
>>
>> Ok to install?

    (md_show_usage): Add description for the new options.

Please list options.

    * doc/c-i386.texi: Document new options.

Please list options.

    * gas/i386/i386.exp: Add new tests.

Please say "Run new AVX 512 tests".

    (REG enum): Add new entries.
    (MOD enum): Ditto.
    (PREFIX enum): Ditto.
    (VEX_LEN enum): Ditto.
    (VEX_W enum): Ditto.

Please list all new enums.

    * i386-opc.tbl: Declare AVX512 instructions.

Please say "Add AVX512 instructions.".

Please rebase AVX512 changes on top of SHA support.  Otherwise,
the patch won't apply cleanly..

Thanks.


--
H.J.



More information about the Binutils mailing list