How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
3 13638What is house keeping in assembler? And explain the following code HELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11
6 20310
Explain how to produce soc7 abend?
How is data passed from a calling program to an assembler called program?
Explain the difference between various read and find statement?
explain about maximum displacement and how to cross this limit?
What is house keeping in assembler?
explain icm instruction?
Why do we use "drop"?
How are data passed from jcl parm to assembler program?
Explain how to initialize a register to 0000?
What is need of start 0?
Explain about maximum displacement?
How to pass the parameters from jcl to assembler program?
how to initialize a register to 0000?
What will happen if we drop the base register in the program which contains only one basereg?
Explain about base register?