Idea about WAAPDSUT programs



High Level Assembler(HLASM) for MVS & VM & VSE

Re: Idea about WAAPDSUT programs

Postby sergeyken » Thu Dec 12, 2024 7:47 pm

JBUGGE wrote:Does anyone recall the WAAPDSUT syntax for the TM operand (test under mask)? Coding the following and getting ** MAJOR ERRORS **.

02 TM 84(02,RX),=X'04'
*** ERROR *** C16 INVALID BASE SPECIFICATION
*** ERROR *** C10 COMMA OMITTED BETWEEN OPERANDS

Thanks in advance.


1. Do not tailgate an obsolete topic.

2. The instruction TM has format SI (in case you know what it is?)
   TM   displacement(base),value
* such as
   TM   84(02),X'04'


3. The post needs to be moved to the beginners section.
Javas and Pythons come and go, but JCL and SORT stay forever.
User avatar
sergeyken
 
Posts: 438
Joined: Wed Jul 24, 2019 10:12 pm
Has thanked: 7 times
Been thanked: 40 times

Previous

Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post