public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [Patch 0/2] [binutils][arm] Armv8-M Custom Datapath Extension.
@ 2020-02-10 11:37 Matthew Malcomson
  2020-02-10 11:37 ` [Patch 1/2] [binutils][arm] arm support for ARMv8.m " Matthew Malcomson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Matthew Malcomson @ 2020-02-10 11:37 UTC (permalink / raw)
  To: binutils; +Cc: Richard.Earnshaw, nickc, nd, ramana.radhakrishnan

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

Hello,

This patch series adds the Custom Datapath Extension to the arm backend.
This extension is currently only for the Thumb ISA.

The specification can be found here:
https://developer.arm.com/docs/ddi0607/latest

The patch is in two parts:
Part 1 enables the scalar instructions, which are predicated on *either*
Armv8-m with the floating point extension *or* Armv8.1-m with the MVE
extension.

Part 2 enables the vector instructions which are dependent on Armv8.1-m with
MVE.

Part 1 was worked on by both me and Stam Markianos-Wright.

The patch series has been successfully regression tested on arm-none-eabi and
arm-wince-pe.

Ok for master?

Regards,
MM

Entire patch series attached to cover letter.

[-- Attachment #2: all-patches.tar.gz --]
[-- Type: application/gzip, Size: 21282 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-12  9:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 11:37 [Patch 0/2] [binutils][arm] Armv8-M Custom Datapath Extension Matthew Malcomson
2020-02-10 11:37 ` [Patch 1/2] [binutils][arm] arm support for ARMv8.m " Matthew Malcomson
2020-02-10 11:37 ` [Patch 2/2] [binutils][arm] Implement Custom Datapath Extensions for MVE Matthew Malcomson
2020-02-10 15:11 ` [Patch 0/2] [binutils][arm] Armv8-M Custom Datapath Extension Nick Clifton
2020-02-10 21:50   ` Christophe Lyon
2020-02-11 10:51     ` Matthew Malcomson
2020-02-12  9:48       ` Christophe Lyon

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).