Explain how to pass instream data in sysin with assembler?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to produce soc7 abend?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain the difference between various read and find statement?
What will happen if we drop the base register in the program which contains only one basereg?
How many maximum base registers we can have in a program?
What is symbol table in assembler?
HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.
Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
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).
how to pass the parameters from jcl to assembler pgm?
What is base register?