Explain the five stages in a dlx pipeline? : Dot net architecture
Answer / Gireesh Kumar Rathore
The five stages of a DLX (Deejay-Lawler-Lusk) pipeline are: (1) Instruction Fetch - fetching an instruction from memory; (2) Instruction Decode - decoding the fetched instruction into micro-operations; (3) Operand Fetch - fetching operands required for the micro-operation; (4) Execute - executing the micro-operation using ALUs (Arithmetic Logic Units); and (5) Write Back - writing the results of the executed micro-operation back to the register file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Waht is Dot net Arcitecture
How cache coherency is eliminated? : Dot net architecture
What are end points, contract, address and bindings?
Explain about metadata?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain difference between state server and sqlserver? : .NET Architecture
can aspx page have multi language declarations ?
Navigation controls in ASP.net,explain each control in brief?
Different types of authentication modes in .net framework ?
What other than biginteger has been introduced in system.numerics namespace?
What is a virtual memory? : .NET Architecture
Explain dotnet framework ?