On Tue, Oct 27, 2015 at 04:11:07PM +, Matthew Wahab wrote:
> On 27/10/15 11:18, James Greenhalgh wrote:
>
> >> ;; ---
> >>@@ -932,6 +934,8 @@
> >> UNSPEC_SQSHRN UNSPEC_UQSHRN
> >>
On 27/10/15 11:18, James Greenhalgh wrote:
;; ---
@@ -932,6 +934,8 @@
UNSPEC_SQSHRN UNSPEC_UQSHRN
UNSPEC_SQRSHRN UNSPEC_UQRSHRN])
+(define_int_iterator SQRDMLAH [U
On Fri, Oct 23, 2015 at 01:19:20PM +0100, Matthew Wahab wrote:
> The ARMv8.1 architecture extension adds two Adv.SIMD instructions,
> sqrdmlah and sqrdmlsh. This patch adds the instructions to the
> aarch64-simd patterns, making them conditional on the TARGET_SIMD_RDMA
> feature macro introduced in
The ARMv8.1 architecture extension adds two Adv.SIMD instructions,
sqrdmlah and sqrdmlsh. This patch adds the instructions to the
aarch64-simd patterns, making them conditional on the TARGET_SIMD_RDMA
feature macro introduced in the previous patch.
The instructions patterns are defined using unsp