public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] [AArch64][PATCH 6/14] Support FP16 Vector Indexed Element instructions.
Date: Thu, 17 Dec 2015 05:06:00 -0000	[thread overview]
Message-ID: <42f23f6218262ae8488caab214b7f272c6758941@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT 42f23f6218262ae8488caab214b7f272c6758941 ***

Author: Matthew Wahab <matthew.wahab@arm.com>
Branch: master
Commit: 42f23f6218262ae8488caab214b7f272c6758941

[AArch64][PATCH 6/14] Support FP16 Vector Indexed Element instructions.

ARMv8.2 adds 16-bit floating point operations as an optional extension
to the floating point and Adv.SIMD support. This patch adds FP16
instructions to the group Vector Indexed Element, making them available
when +simd+fp16 is enabled.

The instructions added are: FMLA, FMLS, FMUL and FMULX.

The general form for these instructions is
  <OP> <V>.<T>, <V>.<T>, <V>.h[<idx>]
  where T is 4h or 8h

gas/testsuite/
2015-12-14  Matthew Wahab  <matthew.wahab@arm.com>

	* gas/aarch64/advsimd-fp16.d: Update expected output.
	* gas/aarch64/advsimd-fp16.s: Add tests for vector indexed element
	instructions.

opcodes/
2015-12-14  Matthew Wahab  <matthew.wahab@arm.com>

	* aarch64-asm-2.c: Regenerate.
	* aarch64-dis-2.c: Regenerate.
	* aarch64-opc-2.c: Regenerate.
	* aarch64-tbl.h (QL_ELEMENT_FP_H): New.
	(aarch64_opcode_table): Add fp16 versions of fmla, fmls, fmul and
	fmulx to the vector indexed element group.

Change-Id: Ib70cd4eaa6ea2938f84ac41f31d72644dbb0ceb4


             reply	other threads:[~2015-12-17  5:06 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17  5:06 sergiodj+buildbot [this message]
2015-12-17  5:08 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2015-12-17 13:33 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-12-17 13:37 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2015-12-17 13:47 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-17 14:35 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-12-17 14:45 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-12-17 14:52 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-12-17 14:58 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-17 15:00 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-12-17 15:02 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-12-17 15:10 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-12-17 17:24 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-12-18  8:40 ` Failures on Debian-i686, " sergiodj+buildbot
2015-12-18  9:00 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-12-18 11:04 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-18 12:03 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-18 18:02 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-12-18 18:24 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-12-18 18:40 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-12-18 18:59 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-19  2:33 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-19  3:14 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42f23f6218262ae8488caab214b7f272c6758941@gdb-build \
    --to=sergiodj+buildbot@redhat.com \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).