[PATCH] S/390: z13: Accept vector alignment hints

H.J. Lu hjl.tools@gmail.com
Tue May 26 16:29:37 GMT 2020


On Mon, May 18, 2020 at 11:40 AM Andreas Krebbel via Binutils
<binutils@sourceware.org> wrote:
>
> On 18.05.20 19:56, Stefan Schulze Frielinghaus wrote:
> > Accept vector alignment hints on z13 although they are ignored there.
> > The advantage is that any binary compiled for architecture level z13 may
> > run on z14 or later and benefit from vector alignment hints.
> >
> > Successfully regtested. Ok for master?
> >
> > gas/ChangeLog:
> >
> > 2020-05-18  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
> >
> >       * testsuite/gas/s390/zarch-z13.d: Add regexp checks for vector
> >       load/store instruction variants with alignment hints.
> >       * testsuite/gas/s390/zarch-z13.s: Emit new vector load/store
> >       instruction variants with alignment hints.
> >
> > opcodes/ChangeLog:
> >
> > 2020-05-18  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
> >
> >       * s390-opc.txt: Relocate vector load/store instructions with
> >       additional alignment parameter and change architecture level
> >       constraint from z14 to z13.
>
> Ok. Thanks!
>

ChangeLog files weren't updated.

-- 
H.J.


More information about the Binutils mailing list