You get a PIC 01 if the processor doesn't support the instruction. In your case it looks like the processor supports it but it's not enabled.You can confirm that by looking at the control registers.
What IS are you running? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Phil Smith III <[email protected]> Sent: Tuesday, October 19, 2021 1:43 AM To: [email protected] Subject: Re: Vector examples? Charles, thanks-I did find that, but that's pseudo-assembler and I can't find equates for the vector registers anywhere (coulda missed them, of course). Shmuel, that was my first thought, but I'd expect to get a S0C1 not a S0C7, I *think*, per the doc. This is running on a zPDT, where I doubt they'd NOT have the vector stuff, since it's just emulation. ---------------------------------------------------------------------- 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
