Re: murmurhash3 in PL/I

2025-07-07 Thread Abe Kornelis
Hi Paul, VSTBRH comes to mind - Vector STore Byte Reversed elements Halfword. See PoP page 21-24 (or page 1678 of the PDF) Not sure though, whether this qualifies as an endian accommodation to you. Kind regards, Abe Kornelis == On 07/07/2025 20:36, Paul Gilmartin wrote: > On Mon

Opcode tables for z17

2025-07-01 Thread Abe Kornelis
https://github.com/abekornelis/Bixite Kind regards & happy programming! Abe Kornelis == -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

z390 announcement

2025-05-17 Thread Abe Kornelis
assembler, linker, and an execution environment to run your application programs. It also contains scriptable test and trace facilities, zCobol, zCics, zSort, zVSAM, and much more. Kind regards & happy programming, Abe Korn

Re: Two different types of 0cx abend

2025-05-03 Thread Abe Kornelis
labels these different actions as "Nullified", "Suppressed", "Completed", "Terminated", or "Unaffected". See figure 6-1 for a complete overview. Kind regards, Abe Kornelis == On 03/05/2025 05:02, Johnny Luo wrote: > Hi, > > Whe

Re: z17

2025-04-16 Thread Abe Kornelis
speed of 55GHz. Obviously, that limit of ten will rarely be reached, but only one at a time is probably rather rare as well these days. I'd have liked to see some metrics from IBM testing, if only to please the taste buds :-) Kind regards & Happy programming, Abe Kornelis == On 1

Re: REXX SURVEY

2025-04-01 Thread Abe Kornelis
tool - more so since there are options to port between environments. Point in case, I am currently looking at porting large Rexx program from z/OS to our distributed environment... Kind regards, Abe Kornelis. === On 01/04/2025 01:07, Steve Horein wrote: > I used to feel clever

Re: Bye all

2025-01-05 Thread Abe Kornelis
Peter, I have little to add to all the laudations that others have already bestowed on you. It's been a pleasure working with you - before, after, and during my short sojourn at IBM. I wish you all the best and hope your days will be fruitful and happy. Kind regards, Abe Kor

Re: How is an SRB invoked?

2024-11-26 Thread Abe Kornelis
to check SYS1.LOGREC if I remember correctly, to see the abend data. Kind regards, Abe Kornelis == Op 26/11/2024 om 21:18 schreef Richard Zierdt: > SCHEDULE and IEAMSCHD (recommended) services create an SRB, but how is the > SRB called? > The SRB is not invoked by IEAMSCHD. Or is it

Re: Extended linkage index - documentation? PC routine definition problem

2024-11-04 Thread Abe Kornelis
Hi Richard, with SSWITCH=NO, and the routine being invoked from various address spaces, the routine should be loaded into common storage. Is it? Probably not - the S0C4 in AddrSpace B attests to that. I note you have STATE=SUPERVISOR. This means you are authorizing all address spaces in your syst

Re: NIST test suite for Cobol

2024-10-13 Thread Abe Kornelis
> GitLab **-- > Those folks are doing a lot of interesting stuff. But their repository has only a very partial subset of the NIST test suite. :-(    I'll try to contact them. Thanks for the pointer :-) Thanks again & kind regards, Abe === > > > At 02:55 AM 10/4/20

NIST test suite for Cobol

2024-10-04 Thread Abe Kornelis
. Thanks in advance, Abe Kornelis == PS: you can find more info about the z390 project on z390.org and more info about the zCobol component on zcobol .org Abe -- For IBM-MAIN subscribe / signoff / archive access

Re: Missing extended mnemonic in zPoP

2018-03-29 Thread Abe Kornelis
Geoff, thanks for the quick reply. I can see it's been documented. The proof of the pudding would have been to see the instruction being assembled correctly. I'll take your word for it, HLASM will assemble it just fine. Kind regards, Abe Kornelis Op 29/03/2018 om 17:

Missing extended mnemonic in zPoP

2018-03-28 Thread Abe Kornelis
out details like these, please make a mental note about the missing instruction. Anybody care to double-check on HLASM being aware of the WFKHEXBS mnemonic? Kind regards to you all, Abe Kornelis == -- For IBM-MAIN subscr

Re: z390 (Corrected Typo)

2017-02-21 Thread Abe Kornelis
group on Yahoo: https://groups.yahoo.com/neo/groups/z390 Kind regards, Abe Kornelis, z390 moderator === Op 21-2-2017 om 23:29 schreef Bill Woodger: > "Define one or more directories for source MAC files. If the option starts > with + the directories listed will be concatenat

Re: Scheduling software

2015-05-15 Thread Abe Kornelis
27;ll have to find out for yourself. Kind regards, Abe Kornelis. === Lopez, Sharon schreef op 15-5-2015 om 19:54: > What are the majority of companies using for their mainframe scheduling > software? Any concerns with ASG (ZEKE/ZEBB) filin

Re: New Principles of Operation (and Vector Facility for z/Architecture)

2015-03-10 Thread Abe Kornelis
. If you have any info or pointers at that level, I would much appreciate that! Kind regards, Abe Kornelis == Timothy Sipples schreef op 10-3-2015 om 7:43: The vector new vector architecture looks interesting, but completely different from the old vector architecture. The IBM z13's

New Principles of Operation

2015-03-09 Thread Abe Kornelis
All, I just downloaded the new version of the Principles of Operation SA22-7832-10 from IBM. The vector new vector architecture looks interesting, but completely different from the old vector architecture. Regards, Abe Kornelis

Re: (My) John Ehrman Assembler Book

2015-02-10 Thread Abe Kornelis
on the new instructions. I am especially interested in the vector architecture and instructions. To explain the vector architecture well, embellished with examples, exercises and solutions, you might end up with a volume that satisfies Lizette's desires? Kind regards Abe Kornelis

Re: Overlaid VCON in load module

2015-01-21 Thread Abe Kornelis
need a lock or latch of some kind after all. Or pre-load, maybe. I'm sure you'll be able to determine what will work best for your product. Success! Abe Kornelis == Gary Weinhold schreef op 21-1-2015 om 16:26: We have a situation where it appears that a LOAD of a module m

Re: HLASM provides support for z13

2015-01-19 Thread Abe Kornelis
code... Kind regards, Abe Kornelis == Don Poitras schreef op 19-1-2015 om 12:15: Jeremy, Thanks. I was able to see the page Friday afternoon. It's funny to see all the vector instructions back again. Now we have to decide if it's worth resurrecting the code that used them.