Where does cpu store its computations
As you know, a CPU (Central Processing Unit) is responsible for carrying out computations and storing the results of those computations. But where does it actually store those results?
The answer is: in its registers.
Registers are special storage locations within the CPU that hold data values and instructions. The data values can be either temporary or permanent, while the instructions are usually permanent.
There are four main types of registers:
- General purpose registers: These can be used to store both data values and instructions. Examples include the EAX register in Intel processors, and the R0 register in ARM processors.
- Floating point registers: As the name suggests, these are used to store floating point values (numbers with decimal points). Examples include the FPU register in Intel processors, and the VFP register in ARM processors.
- Condition code registers: These store information about the results of previous computations, such as whether or not a certain condition is true or false. This can be used to make future decisions about what computations to carry out. An example of a condition code register is the EFLAGS register in Intel processors.
- Address registers: These are used to store memory addresses. An example of an address register is the EIP register in Intel processors, which stores the address of the next instruction to be executed.
So there you have it! Now you know where CPUs store their computations: in their registers.
What is CPU and what does it do?

A CPU, or Central Processing Unit, is the brains of your computer. It handles all the instructions you give your computer, and manages all the data flowing in and out of it. CPUs are very important; without one, your computer would be nothing more than a paperweight.
Now that you know what a CPU is, let’s take a closer look at what it does. A CPU takes input from you (through the keyboard, mouse, etc.), and runs programs based on those inputs. It also stores data (like pictures, videos, music, etc.), so you can access it later. And finally, it outputs information (on the screen, through speakers, etc.).
All of this happens extremely quickly; most CPUs can handle billions of instructions per second. And as technology advances, CPUs are only getting faster and more powerful.
So that’s a brief overview of what a CPU is and what it does. It’s the brains of your computer, and without it, your machine would be pretty useless.
How does the CPU store its computations
The CPU stores its computations in memory, which is a collection of cells that can each hold a single value. The number of memory cells varies depending on the model of CPU, but they are typically arranged in a linear fashion. When the CPU needs to store a computation, it will first choose an empty cell and then write the value into that cell.
The CPU can then retrieve the computation by reading the value from the cell. If the CPU needs to store multiple computations, it will simply choose different cells for each one. In this way, memory acts as a kind of scratchpad for the CPU, allowing it to keep track of its computations and store them until they are needed.
Advantages of storing computations on the CPU
There are many advantages to storing computations on the CPU. One advantage is that the CPU can execute instructions much faster than other components in the computer, such as the hard drive or graphics card. This is because the CPU is designed to handle large amounts of data quickly and efficiently.
Another advantage of storing computations on the CPU is that it can help improve the overall performance of your computer. When you store computations on other components in your computer, such as the hard drive or graphics card, these components have to access the data stored on the CPU in order to carry out the instructions. This can slow down your computer’s performance. However, when you store computations on the CPU, the other components in your computer can access the data much faster, which can help improve your computer’s performance.
One big advantage of storing computations on the CPU is that it can save you a lot of time. If you have to do a lot of complex calculations, it can take a long time to do them all on the CPU. But if you store them on the CPU, you can just recall them when you need them, and they’ll be ready to use right away. This can save you a lot of time in the long run.
Disadvantages of storing computations on the CPU
One of the disadvantages of storing computations on the CPU is that it can introduce latency into the system. For example, if a CPU is processing a large number of instructions, it can take longer for those instructions to be executed. This can lead to delays in other parts of the system, such as when a user tries to access data that is being processed by the CPU.
Another disadvantage of storing computations on the CPU is that it can use up a lot of power. This is because the CPU has to constantly perform calculations in order to keep track of what is going on in the system. This can lead to higher energy bills and/or shorter battery life for laptops and other devices that rely on CPUs.
Finally, storing computations on the CPU can also lead to security risks. This is because the more information that is stored on the CPU, the more vulnerable it is to attack. Hackers could potentially gain access to sensitive information if they were able to exploit a flaw in the system.
While storing computations on the CPU has its disadvantages, there are also some advantages to doing so. For example, storing computations on the CPU can improve performance as instructions can be executed more quickly. Additionally, storing computations on the CPU can help to keep data secure as it is more difficult for hackers to gain access to information that is stored on the CPU.
Alternatives to storing computations on the CPU

There are many ways to store computations other than on the CPU. Here are some of the most popular alternatives:
GPUs
Graphics processing units (GPUs) are specialized chips designed to handle graphics-intensive tasks. They can be used for a variety of other purposes as well, including computation and data storage.
Advantages:
GPUs are much faster than CPUs when it comes to certain types of tasks, such as those involving large amounts of data or complex graphics. They can also be used to improve the performance of other devices, such as laptops and smartphones.
Disadvantages:
GPUs can be more difficult to program than CPUs, and they consume more power.
FPGAs
Field-programmable gate arrays (FPGAs) are chips that can be reconfigured to perform different tasks. This makes them well-suited for applications where flexibility is important, such as in scientific research and prototyping.
Advantages:
FPGAs are very fast and can be reconfigured to meet changing needs. They consume less power than GPUs and are easier to program than CPUs.
Disadvantages:
FPGAs can be more expensive than other types of chips, and their flexibility comes at the cost of reduced performance compared to dedicated chips like GPUs.
ASICs
Application-specific integrated circuits (ASICs) are chips that are designed for a specific task or group of tasks. They are often used in devices where performance is critical, such as in cryptocurrency mining rigs.
Advantages:
ASICs are very fast and efficient at the task or tasks they are designed for. They can be much cheaper to produce than general-purpose chips like CPUs and FPGAs.
Disadvantages:
ASICs can only be used for the specific task or tasks they are designed for, so they are not as versatile as other types of chips. They can also be difficult and expensive to design and manufacture.
Bottom Line
There are many alternatives to storing computations on the CPU, each with its own advantages and disadvantages. The best option for a given application will depend on the specific needs of that application.