The COBOL compiler will generate vector instructions if you compile using the ARCH(12) and LIST options.
Peter On Tue, 19 Oct 2021 at 09:07, Charles Mills <[email protected]> wrote: > Did Ed Jaffe do a SHARE presentation? I have this vague recollection that > he > did. > > Charles > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Phil Smith III > Sent: Monday, October 18, 2021 2:58 PM > To: [email protected] > Subject: Vector examples? > > I'm doing some crude experimentation with some vector instructions. I > haven't found any samples yet; this seems like it might should work: > > VL 1,WORK1 > > where WORK1 is a doubleword-aligned value, but it program checks with a > data > exception. So obviously I'm confused. Anyone grok how these are supposed to > work? I've looked at PofOp and it's probably there somewhere, but I didn't > find it. Too many Vwhatever instructions! > > > > Thanks in advance for any pointers. > > > > ...phsiii > > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
