BASIC
COMPUTER
ORGANIZATION
AND DESIGN
PART -- 2
, Von Neumann Architecture/
Stored Program Organization
, Register
●
Special memory unit used for storing data on
temporary basis.
●
Its not part of the CPU.
●
Used for quick and direct accessibility of
small amount of data for processing.
●
Registers can contain the address of
memory location where data is stored rather
than the actual data itself.
COMPUTER
ORGANIZATION
AND DESIGN
PART -- 2
, Von Neumann Architecture/
Stored Program Organization
, Register
●
Special memory unit used for storing data on
temporary basis.
●
Its not part of the CPU.
●
Used for quick and direct accessibility of
small amount of data for processing.
●
Registers can contain the address of
memory location where data is stored rather
than the actual data itself.