IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Has IBM introduced any new instruction called "LT"


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
saravananj

New User


Joined: 23 Nov 2007
Posts: 17
Location: Chennai

PostPosted: Mon May 05, 2008 1:51 pm
Reply with quote

Has IBM introduced any new instruction called "LT"??

Previously we were having a user written macro "LT" which is nothing but ICM with a mask of 15.

Very recently our shop migrated to z/OS 1.7 and suddenly when we tried to compile our old assembler programs, in the listing we found the following details for LT instruction,
Quote:
0001D2 E342 0000 0012 00000 599 LT R4,0(R2) GET

Clearly "E3" is not the opcode for ICM instruction. I did a search on POPS but was unsuccessful in finding any details about LT instruction.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Mon May 05, 2008 3:33 pm
Reply with quote

Maybe You were looking at the wrong level of the docs...

SA22-7832-06 has it as LOAD AND TEST
Back to top
View user's profile Send private message
saravananj

New User


Joined: 23 Nov 2007
Posts: 17
Location: Chennai

PostPosted: Mon May 05, 2008 4:05 pm
Reply with quote

enrico-sorichetti wrote:
Maybe You were looking at the wrong level of the docs...

SA22-7832-06 has it as LOAD AND TEST


Very true the version of POPS that I had seems to be a bit old. Thanks for the pointer.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
No new posts step by step trace 4 ISPF dialog call... TSO/ISPF 17
No new posts RABBIT HOLE NEEDED - "Live"... All Other Mainframe Topics 0
No new posts Using PARM=('JPn"&SYMBOL&quo... DFSORT/ICETOOL 2
Search our Forums:

Back to Top