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 is data passed from a calling program to an assembler called program?
how to access VSAm file
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? AP WKUR,=P'5' where WKUR is a label
What is house keeping in assembler?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is the use of TRT instruction and how it is working?
How many maximum base registers we can have in a single program?
How to pass the parameters from jcl to assembler program?
how to initialize a register to 0000?
What is house keeping in assembler? And explain the following code HELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11
how to produce SOC7 abend