What Are The Differences Between Register And Memory In A Microcontroller?
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.