This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][GAS][ARM] Implement yield, wfe, wfi and sev assembly instructions for ARMv6T2.
- From: Nick Clifton <nickc at redhat dot com>
- To: Srinath Parvathaneni <Srinath dot Parvathaneni at arm dot com>, binutils <binutils at sourceware dot org>
- Cc: Richard Earnshaw <Richard dot Earnshaw at arm dot com>
- Date: Mon, 14 Jan 2019 10:37:28 +0000
- Subject: Re: [PATCH][GAS][ARM] Implement yield, wfe, wfi and sev assembly instructions for ARMv6T2.
- References: <bbd625ba-b607-505b-4870-f13116b1811d@arm.com>
Hi Srinath,
> gas/ChangeLog:
>
> 2019-01-10 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
>
> * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
> (insns) [ARM_VARIANT]: Modified.
> (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
> in ARMv6T2 as well.
> * testsuite/gas/arm/archv6t2-1.d: New test.
> * testsuite/gas/arm/archv6t2-1.s: Likewise.
> * testsuite/gas/arm/archv6t2-2.d: Likewise.
Approved and applied.
Cheers
Nick