What is base register?
Answers were Sorted based on User's Feedback
Answer / satyabrata
base registers are used to store information and are used to
reduce the bit size
| Is This Answer Correct ? | 4 Yes | 15 No |
Answer / atul
a base register use as a memory purpose it hold the value
it is journal purpose register use in assembly laguage
| Is This Answer Correct ? | 3 Yes | 15 No |
Answer / guest
base register is used as the memory for the module
| Is This Answer Correct ? | 7 Yes | 25 No |
Explain about base register?
Ap wkur,=p5 where wkur is a label?
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.
Why do we have multiple base registers in certain programs?
What is the difference in data type "X" and "P"?
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
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
What is symbol table in assembler?
about maximum displacement and how to cross this limit.
about ICM instruction.
What is maximum displacement?
Can we use an equated value as operand for an MVC instruction? Reason for the same