StreakPeaked· Practice

ExamsGATETechnical

In an instruction execution pipeline, the earliest that the data TLB (Translation Lookaside Buffer) can be accessed is

  1. before effective address calculation has started
  2. during effective address calculation
  3. after effective address calculation has completed
  4. after data cache lookup has completed

Correct answer: during effective address calculation

Solution

The data TLB is accessed during effective address calculation because it is responsible for translating virtual addresses to physical addresses, which is a critical step that occurs while the effective address is being determined.

Related GATE Technical questions

⚔️ Practice GATE Technical free + battle 1v1 →