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????
Answer Posted / guest
Registers are part of the CPU logic and should not be
confused with memory real or virtual. The question is
about as sensical as asking where the uterus resides in a
man. Also, general purpose registers 0--16 are an
entirely different breed that the floating point
registers. As for the numbering, a decision made by the
manufacturer's design people.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What will happen if we drop the base register in the program which contains only one basereg?
how to pass the parameters from jcl to assembler pgm?
how to retrieve the instream data in sysin?
Explain the difference between various read and find statement?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Ap wkur,=p5 where wkur is a label?
Explain how to produce soc7 abend?
Why do we use "drop"?
How many maximum base registers we can have in a single program?
What is maximum displacement?
how to initialize a register to 0000?
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?
How do you round the addition or subtraction of two numbers in assembler?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain about house keeping in assembler?