This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH,i386,2/4] Add AVX512Vl versions of AVX512CD instructions.
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Ilya Tocar <tocarip dot intel at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Tue, 22 Jul 2014 10:30:30 -0700
- Subject: Re: [PATCH,i386,2/4] Add AVX512Vl versions of AVX512CD instructions.
- Authentication-results: sourceware.org; auth=none
- References: <20140719093533 dot GB96577 at msticlxl7 dot ims dot intel dot com>
On Sat, Jul 19, 2014 at 2:35 AM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
> Hi,
>
> This patch adds 128/256 length, evex encoded AVX512CD instructions,
> Which are described in
> https://software.intel.com/sites/default/files/managed/c6/a9/319433-020.pdf
> Ok for trunk?
I checked it into master for you with white space fix for
/export/gnu/import/git/sources/binutils-gdb/.git/rebase-apply/patch:35:
trailing whitespace.
* gas/i386/x86-64-avx512cd_vl.s: New.
--
H.J.