What is the difference between an ITLB and a TLB?
feedback
|
|
An ITLB (Instruction Translation Lookaside Buffer) only handles instructions, while a TLB handles both instructions and data. There could also be a DTLB, handling only data. | |||||||||||
feedback
|
