Explain about operand address calculation, Computer Engineering

Assignment Help:

Q. Explain about Operand Address Calculation?

In actual machines effective address can be a register address, memory or I/O port address. Register reference instructions for example complement R1, clear R2 etc.usually don't need any memory reference (presuming register indirect addressing isnot being used) and can directly go to execute cycle. However memory reference instruction can use various addressing modes. Relying on type of addressing effective address (EA) of operands in memory is calculated. Calculation of effective address may require more memory fetches (for example in case of indirect addressing) so in this step we may calculate effective address as below: 

1734_Explain about Operand Address Calculation.png

So the address part of IR now comprises the effective address which is direct address of operand.


Related Discussions:- Explain about operand address calculation

Define throughput, Define throughput?  Throughput in CPU scheduling is ...

Define throughput?  Throughput in CPU scheduling is the number of processes that are completed per unit time. For long processes, this rate might be one process per hour; for s

Drawbacks, drawbacks of shadow paging

drawbacks of shadow paging

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

Fixed arithmetic pipelines, Fixed Arithmetic pipelines  We obtain the e...

Fixed Arithmetic pipelines  We obtain the example of multiplication of fixed numbers. The Two fixed-point numbers are added by the ALU using shift and add operations. This sequ

Programming, Which is the best programming language to learn?

Which is the best programming language to learn?

Explain what is the difference among isr & function call, In ISR there is n...

In ISR there is no return value but in function call there is return value

How do you perform functional testing under load, Functionality under load ...

Functionality under load can be tested by running various Vusers concurrently. By enhancing the amount of Vusers, we can verify how much load the server can sustain.

Inverse of exclusive or known as xnor gate, Truth table of NAND and NOR can...

Truth table of NAND and NOR can be made from NOT (A AND B) and NOT (A OR B) correspondingly. Exclusive OR (XOR) is a special gate whose output is one only if two inputs aren't equa

Explain the microprocessor development system, Microprocessor development s...

Microprocessor development system Computer systems have undergone many changes recently. Machines that once filled large areas have been reduced to small desktop computer syste

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd