What was the last CPU that did not have the x87 floating-point unit built in? The 2019 Stack Overflow Developer Survey Results Are InWere there 8086 coprocessors other than the 8087?What was the first CPU with exposed pipeline?What's the relationship between early 90s Pentium microprocessor and today's Intel designs?Is there any reason to chose ES, FS, or GS over the others in real mode?How do you put a 286 in Protected Mode?Why not use fractions instead of floating point?Which pre-IEEE computers had a single precision FPU and implemented double precision floats in software?How did the 8086 interface with the 8087 FPU coprocessor?How did people program for Consoles with multiple CPUs?What can an 8086 CPU do if an x87 floating-point coprocessor is attached to it?
What is the motivation for a law requiring 2 parties to consent for recording a conversation
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
How come people say “Would of”?
Why are there uneven bright areas in this photo of black hole?
How much of the clove should I use when using big garlic heads?
Kerning for subscripts of sigma?
writing variables above the numbers in tikz picture
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Can you cast a spell on someone in the Ethereal Plane, if you are on the Material Plane and have the True Seeing spell active?
The phrase "to the numbers born"?
What do I do when my TA workload is more than expected?
How to quickly solve partial fractions equation?
Likelihood that a superbug or lethal virus could come from a landfill
Match Roman Numerals
How can I define good in a religion that claims no moral authority?
Keeping a retro style to sci-fi spaceships?
Is Cinnamon a desktop environment or a window manager? (Or both?)
Geography at the pixel level
Can we generate random numbers using irrational numbers like π and e?
How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
What is the meaning of Triage in Cybersec world?
How do PCB vias affect signal quality?
Why is this code so slow?
What was the last CPU that did not have the x87 floating-point unit built in?
The 2019 Stack Overflow Developer Survey Results Are InWere there 8086 coprocessors other than the 8087?What was the first CPU with exposed pipeline?What's the relationship between early 90s Pentium microprocessor and today's Intel designs?Is there any reason to chose ES, FS, or GS over the others in real mode?How do you put a 286 in Protected Mode?Why not use fractions instead of floating point?Which pre-IEEE computers had a single precision FPU and implemented double precision floats in software?How did the 8086 interface with the 8087 FPU coprocessor?How did people program for Consoles with multiple CPUs?What can an 8086 CPU do if an x87 floating-point coprocessor is attached to it?
This Wikipedia page says the following:
Most x86 processors since the Intel 80486 have had these x87
instructions implemented in the main CPU
So the above quote means that some CPUs that were realeased after the Intel 80486 CPU did not have the x87 floating-point unit built in.
But what was the last CPU that did not have the x87 floating-point unit built in?
history intel floating-point cpu x86
New contributor
add a comment |
This Wikipedia page says the following:
Most x86 processors since the Intel 80486 have had these x87
instructions implemented in the main CPU
So the above quote means that some CPUs that were realeased after the Intel 80486 CPU did not have the x87 floating-point unit built in.
But what was the last CPU that did not have the x87 floating-point unit built in?
history intel floating-point cpu x86
New contributor
add a comment |
This Wikipedia page says the following:
Most x86 processors since the Intel 80486 have had these x87
instructions implemented in the main CPU
So the above quote means that some CPUs that were realeased after the Intel 80486 CPU did not have the x87 floating-point unit built in.
But what was the last CPU that did not have the x87 floating-point unit built in?
history intel floating-point cpu x86
New contributor
This Wikipedia page says the following:
Most x86 processors since the Intel 80486 have had these x87
instructions implemented in the main CPU
So the above quote means that some CPUs that were realeased after the Intel 80486 CPU did not have the x87 floating-point unit built in.
But what was the last CPU that did not have the x87 floating-point unit built in?
history intel floating-point cpu x86
history intel floating-point cpu x86
New contributor
New contributor
edited 2 hours ago
manassehkatz
3,132625
3,132625
New contributor
asked 2 hours ago
user12280user12280
232
232
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
All Intel x86 CPUs since the 80486 line have included floating point instructions, i.e. everything from the Pentium* onwards. So the last Intel processor to lack an on-board floating-point unit (FPU) was the 80486SX (and the embedded 80486GX).
Other manufacturers, who made 486-compatible processors, continued making non-FPU chips, aiming for the budget market. These include Cyrix's Cx486SLC, and AMD's AM486SX. A 66MHz version of the latter, the Am486SX2-66, was released in 1994, a year after Intel had released its first Pentium processor.
In order to compete with the Pentium range, third-party manufacturers effectively had to include an on-board FPU, so there were no "586" chips without floating-point instructions.
I expect that the last manufactured x86 CPU that lacked floating-point instructions will have been an embedded chip such as the 80486GX.
* for further reading, see the Pentium FDIV bug
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
add a comment |
As far as I’m aware, the last FPU-less x86-compatible CPU is the Vortex86SX, released in 2007 and still available now. This is a Pentium-class CPU, capable of running any Pentium code which doesn’t require an FPU.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "648"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
user12280 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f9660%2fwhat-was-the-last-cpu-that-did-not-have-the-x87-floating-point-unit-built-in%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
All Intel x86 CPUs since the 80486 line have included floating point instructions, i.e. everything from the Pentium* onwards. So the last Intel processor to lack an on-board floating-point unit (FPU) was the 80486SX (and the embedded 80486GX).
Other manufacturers, who made 486-compatible processors, continued making non-FPU chips, aiming for the budget market. These include Cyrix's Cx486SLC, and AMD's AM486SX. A 66MHz version of the latter, the Am486SX2-66, was released in 1994, a year after Intel had released its first Pentium processor.
In order to compete with the Pentium range, third-party manufacturers effectively had to include an on-board FPU, so there were no "586" chips without floating-point instructions.
I expect that the last manufactured x86 CPU that lacked floating-point instructions will have been an embedded chip such as the 80486GX.
* for further reading, see the Pentium FDIV bug
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
add a comment |
All Intel x86 CPUs since the 80486 line have included floating point instructions, i.e. everything from the Pentium* onwards. So the last Intel processor to lack an on-board floating-point unit (FPU) was the 80486SX (and the embedded 80486GX).
Other manufacturers, who made 486-compatible processors, continued making non-FPU chips, aiming for the budget market. These include Cyrix's Cx486SLC, and AMD's AM486SX. A 66MHz version of the latter, the Am486SX2-66, was released in 1994, a year after Intel had released its first Pentium processor.
In order to compete with the Pentium range, third-party manufacturers effectively had to include an on-board FPU, so there were no "586" chips without floating-point instructions.
I expect that the last manufactured x86 CPU that lacked floating-point instructions will have been an embedded chip such as the 80486GX.
* for further reading, see the Pentium FDIV bug
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
add a comment |
All Intel x86 CPUs since the 80486 line have included floating point instructions, i.e. everything from the Pentium* onwards. So the last Intel processor to lack an on-board floating-point unit (FPU) was the 80486SX (and the embedded 80486GX).
Other manufacturers, who made 486-compatible processors, continued making non-FPU chips, aiming for the budget market. These include Cyrix's Cx486SLC, and AMD's AM486SX. A 66MHz version of the latter, the Am486SX2-66, was released in 1994, a year after Intel had released its first Pentium processor.
In order to compete with the Pentium range, third-party manufacturers effectively had to include an on-board FPU, so there were no "586" chips without floating-point instructions.
I expect that the last manufactured x86 CPU that lacked floating-point instructions will have been an embedded chip such as the 80486GX.
* for further reading, see the Pentium FDIV bug
All Intel x86 CPUs since the 80486 line have included floating point instructions, i.e. everything from the Pentium* onwards. So the last Intel processor to lack an on-board floating-point unit (FPU) was the 80486SX (and the embedded 80486GX).
Other manufacturers, who made 486-compatible processors, continued making non-FPU chips, aiming for the budget market. These include Cyrix's Cx486SLC, and AMD's AM486SX. A 66MHz version of the latter, the Am486SX2-66, was released in 1994, a year after Intel had released its first Pentium processor.
In order to compete with the Pentium range, third-party manufacturers effectively had to include an on-board FPU, so there were no "586" chips without floating-point instructions.
I expect that the last manufactured x86 CPU that lacked floating-point instructions will have been an embedded chip such as the 80486GX.
* for further reading, see the Pentium FDIV bug
answered 1 hour ago
KazKaz
2,456942
2,456942
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
add a comment |
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
Yes, there are 586-class CPUs with no FPU.
– Stephen Kitt
48 mins ago
add a comment |
As far as I’m aware, the last FPU-less x86-compatible CPU is the Vortex86SX, released in 2007 and still available now. This is a Pentium-class CPU, capable of running any Pentium code which doesn’t require an FPU.
add a comment |
As far as I’m aware, the last FPU-less x86-compatible CPU is the Vortex86SX, released in 2007 and still available now. This is a Pentium-class CPU, capable of running any Pentium code which doesn’t require an FPU.
add a comment |
As far as I’m aware, the last FPU-less x86-compatible CPU is the Vortex86SX, released in 2007 and still available now. This is a Pentium-class CPU, capable of running any Pentium code which doesn’t require an FPU.
As far as I’m aware, the last FPU-less x86-compatible CPU is the Vortex86SX, released in 2007 and still available now. This is a Pentium-class CPU, capable of running any Pentium code which doesn’t require an FPU.
edited 1 hour ago
answered 1 hour ago
Stephen KittStephen Kitt
40k8163173
40k8163173
add a comment |
add a comment |
user12280 is a new contributor. Be nice, and check out our Code of Conduct.
user12280 is a new contributor. Be nice, and check out our Code of Conduct.
user12280 is a new contributor. Be nice, and check out our Code of Conduct.
user12280 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Retrocomputing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f9660%2fwhat-was-the-last-cpu-that-did-not-have-the-x87-floating-point-unit-built-in%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown