On 1/12/2018 4:49 AM, Peter Relson wrote:
If ASSBJBNI first byte is not x'00' then use ASSBJBNI
else use ASSBJBNS

This is the first I've heard of the "first byte test" trick. All of our code does this (or something very similar):

|   LLGT  R14,PSAAOLD
|   LLGT  R14,ASCBJBNI
|   IF LTGR,R14,R14,Z
|     LLGT  R14,ASCBJBNS
|   ENDIF ,

--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to