Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
Answer / jitendra
No, I don't think any memory location can be accessed without using Base displacement.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to pass the parameters from jcl to assembler pgm?
Explain about maximum displacement?
explain about maximum displacement and how to cross this limit?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
Explain about base register?
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????
What is base register?
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 initialize 20,000 bytes in the Assembler..
How is data passed from a calling program to an assembler called program?
Explain how to produce soc7 abend?
What is icm instruction?