IBM Assembler Question:
Download Questions PDF

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?

IBM Assembler Interview Question
IBM Assembler Interview Question

Answer:

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.

Download IBM Assembler Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between various read and find statement,and which one should be used when for better adabas performance?How to produce SOC7 abend?