> -----Original Message----- > From: Christophe Lyon <christophe.l...@linaro.org> > Sent: Friday, July 7, 2023 8:52 AM > To: gcc-patches@gcc.gnu.org; Kyrylo Tkachov <kyrylo.tkac...@arm.com>; > Richard Earnshaw <richard.earns...@arm.com> > Cc: Christophe Lyon <christophe.l...@linaro.org> > Subject: [PATCH] doc: Document arm_v8_1m_main_cde_mve_fp > > The arm_v8_1m_main_cde_mve_fp family of effective targets was not > documented when it was introduced. > > 2023-07-07 Christophe Lyon <christophe.l...@linaro.org> > > gcc/ > * doc/sourcebuild.texi (arm_v8_1m_main_cde_mve_fp): Document. > --- > gcc/doc/sourcebuild.texi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi > index 526020c7511..03fb2394705 100644 > --- a/gcc/doc/sourcebuild.texi > +++ b/gcc/doc/sourcebuild.texi > @@ -2190,6 +2190,12 @@ ARM target supports options to generate > instructions from ARMv8.1-M with > the Custom Datapath Extension (CDE) and M-Profile Vector Extension (MVE). > Some multilibs may be incompatible with these options. > > +@item arm_v8_1m_main_cde_mve_fp > +ARM target supports options to generate instructions from ARMv8.1-M > +with the Custom Datapath Extension (CDE) and M-Profile Vector > +Extension (MVE) with floating-point support. Some multilibs may be > +incompatible with these options. I know the GCC source is inconsistent on this but the proper branding these days is "ARM" -> "Arm" and "ARMv8.1-M" -> "Armv8.1-M". Ok with those changes. Thanks, Kyrill > + > @item arm_pacbti_hw > Test system supports executing Pointer Authentication and Branch Target > Identification instructions. > -- > 2.34.1
RE: [PATCH] doc: Document arm_v8_1m_main_cde_mve_fp
Kyrylo Tkachov via Gcc-patches Mon, 10 Jul 2023 06:47:46 -0700
- [PATCH] doc: Document arm_v8_1m_main_cde_m... Christophe Lyon via Gcc-patches
- [PATCH] testsuite: Add _link flavor f... Christophe Lyon via Gcc-patches
- RE: [PATCH] testsuite: Add _link ... Kyrylo Tkachov via Gcc-patches
- Re: [PATCH] testsuite: Add _l... Christophe Lyon via Gcc-patches
- RE: [PATCH] testsuite: Ad... Kyrylo Tkachov via Gcc-patches
- RE: [PATCH] doc: Document arm_v8_1m_m... Kyrylo Tkachov via Gcc-patches