What does the RTL expression M 1234 means-05537
What does the RTL expression [M(1234)] means?
This multiple choice question (MCQ) is related to the book/course vu cs501 Advance Computer Architecture. It can also be found in vu cs501 Final Term - Quiz No.10.
What does the RTL expression [M(1234)] means?
The contents of memory whose address is 1234.
The contents of data register 1234
The effective address of register 1234
The address of memory whose address is 1234.