What does "using" do?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is symbol table in assembler?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
What is the use of trt instruction?
Explain the difference between various read and find statement?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
Explain how to pass instream data in sysin with assembler?
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).
Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
What will happen if we drop the base register in the program which contains only one basereg?
Why do we use "drop"?
explain icm instruction?