What Are The Differences Between Register And Memory In A Microcontroller?
Can't find what you're looking for?
Ask a Question, Get an Answer ASAP
The register storage location is inside the processor. These values are directly instructed by C-P-U. But the RISC processor move the date before it get operated. On CISC chips (from Intel), takes few operations which load data from RAM and save it before the results comes out. It gives the most fastest and direct results
Whereas cache memory is also known as random access memory (RAM) that is accessible more quickly than the regular RAM by the computer
microprocessor.
Read more LINK
answered 4 months ago
A register is memory. Usually a register is memory distinguished by the fact that its address is part of a machine instruction, and its use takes no more time than the execution time of the fastest machine instruction.
answered 4 months ago
Ask questions on any topic, get great answers from real people for FREE. Blurtit has hundreds of thousand of members so your sure to get the answer your looking for.