aboutsummaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
diff options
context:
space:
mode:
authorAlexander Ivchenko <alexander.ivchenko@intel.com>2014-10-14 08:20:43 +0000
committerKirill Yukhin <kyukhin@gcc.gnu.org>2014-10-14 08:20:43 +0000
commit26358fb6a0c566c2cdca5107ff60d249abfc028b (patch)
treee7cb9d40336cf7e6f8904ee66c8ccc126ae3c94b /gcc/genmodes.c
parent06ba0585d67cf607a5141d5bfcd4a6a67607ae70 (diff)
downloadgcc-26358fb6a0c566c2cdca5107ff60d249abfc028b.zip
gcc-26358fb6a0c566c2cdca5107ff60d249abfc028b.tar.gz
gcc-26358fb6a0c566c2cdca5107ff60d249abfc028b.tar.bz2
AVX-512. 61/n. Update FP logic insn patterns.
gcc/ * config/i386/sse.md (define_insn "<sse>_andnot<VF_128_256:mode>3<mask_name>"): Add masking, use VF_128_256 mode iterator and update assembler emit code. (define_insn "<sse>_andnot<VF_512:mode>3<mask_name>"): New. (define_expand "<any_logic:code><VF_128_256:mode>3<mask_name>"): Add masking, use VF_128_256 mode iterator. (define_expand "<any_logic:code><VF_512:mode>3<mask_name>"): New. (define_insn "*<any_logic:code><VF_128_256:mode>3<mask_name>"): Add masking, use VF_128_256 mode iterator and update assembler emit code. (define_insn "*<any_logic:code><VF_512:mode>3<mask_name>"): New. (define_mode_attr avx512flogicsuff): Delete. (define_insn "avx512f_<logic><mode>"): Ditto. (define_insn "*andnot<mode>3<mask_name>"): Update MODE_XI, MODE_OI, MODE_TI. (define_insn "<mask_codefor><code><mode>3<mask_name>"): Ditto. Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com> Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com> Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com> Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com> Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com> Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com> Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com> From-SVN: r216179
Diffstat (limited to 'gcc/genmodes.c')
0 files changed, 0 insertions, 0 deletions