how to pass the parameters from jcl to assembler pgm?
No Answer is Posted For this Question
Be the First to Post Answer
How we can retrieve the instream data in SYSIN ?
How to initialize 20,000 bytes in the Assembler..
how to initialize a register to 0000?
What does "using" do?
What is the use of trt instruction?
How we can Pass the parameters from JCL to assembler Pgm?
Explain how to initialize a register to 0000?
Why can only 256 bytes be moved from one address to another in a MVC?
Why do we use "drop"? What does "using" do?
Explain how to pass instream data in sysin with assembler?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).