this post was submitted on 16 Mar 2024
1208 points (98.1% liked)

Memes

46464 readers
3848 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 10 months ago (2 children)
[–] waigl 66 points 10 months ago (1 children)

Floating Point Unit. The thing that does mathematical operations on floating point numbers. It used come separately from the CPU as an add-on chip, but around the 486 era, manufacturers started integrating it on the same die as the CPU. Of course, as these things go, from the system programmers point of view, there is still no difference between an add-on FPU and an integrated one.

The one pictured here is an add-on FPU for an Intel 80386 CPU.

[–] [email protected] 11 points 10 months ago (1 children)

Thank you. Didn't know that was a thing. I never had to buy an fpu so it was just built with the cpu so I never learned what it was.

[–] [email protected] 6 points 10 months ago* (last edited 10 months ago) (2 children)

What you can by is a ~~FPGU~~ FPGA :)
Basically a lego kit for a CPU you can program for different use cases which dont warrant cpu manufacturing at scale or prototyping

[–] [email protected] 12 points 10 months ago (1 children)
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

Now I really want a lego kit of a mechanical computer. That would be so cool.

[–] Skullgrid 16 points 10 months ago

floating point number processing unit

.. checks answer

https://en.wikipedia.org/wiki/Floating-point_unit

Floating Point Unit...

Eh, close enough