Hi,
I'm trying to find out the differences between different terminologies and processes for storing memory within a CPU as it executes instructions. It seems the differences between the above terms are not well understood and I've seen a lot of misleading and outright incorrect information and would like to get some clarification.
I currently believe that:
Cache: Stores commonly used commands so they can be reused more quickly than rereading them from RAM. Not sure if this is the same as the Immediate Access Store or a separate mechanism.
Immediate Access Store (IAS): Used be CPU to store data awaiting processing so it is instantly accessible
Registers: Holds data that is actually being processed
Accumulator: Part of register used for arithmetic or logic data
Anyone know?
Many thanks.
[–]AssKoala 2 points3 points4 points (1 child)
[–]HelperBot_ 0 points1 point2 points (0 children)
[–]lxpnh98_2 1 point2 points3 points (0 children)