How many maximum base registers we can have in a program?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference in data type "X" and "P"?
What is icm instruction?
Explain the difference in data type "x" and "p"?
how to access VSAm file
Explain about house keeping in assembler?
What is symbol table in assembler?
How many maximum base registers we can have in a program?
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).
What does "using" do?
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
Explain about maximum displacement?
How we can Pass the parameters from JCL to assembler Pgm?