How about
MVC DEST,=8C' '
MVC DEST+8, DEST (for LDEST-8)
Honors doubleword boundary yet reduces literal size to doubleword?

On Mon, Jul 29, 2024, 04:01 Erik Janssen <
[email protected]> wrote:

> On Sat, 27 Jul 2024 11:56:44 +0000, Peter Relson <[email protected]>
> wrote:
>
> >An alternative (no comment on relative performance) for this case since
> you know the intended data is:
> >SPKA  user-key
> >MVI   first-byte
> >MVC   overlapping
> >SPKA  your-key
> >
>
> Thank you, that works, although I did decide to just add a 255 byte field
> with spaces to the code and move that with MVCDK.
> Again, thank you to all that responded.
>
> Kind regards,
>
> Erik Janssen.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to