answersLogoWhite

0

What is X86 family of processors?

Updated: 10/3/2023
User Avatar

Wiki User

14y ago

Best Answer

x86 is a generic term referring to the "instruction set" of the most successful CPU "architecture". The architecture is defined as how the CPU arranges and uses resources such as RAM and I/O. Intel invented the x86 architecture, and AMD, VIA, Cyrix and others have manufactured chips compatible with x86.

CPU's read bytes from RAM as instructions and do stuff based on that data, this is how programming ultimately works. All computer languages eventually have to be translated into this data, called machine language. A byte is a number 0-255, and the set of byte values and their corresponding instructions forms the instruction set. There are many different types of CPUs that adhere to a specific philosophy, and therefore each major type of CPU has its own instruction set that is not compatible with a different CPU. Other types of instruction sets include MIPS, PPC, ARM, 6502, Z80, 68000, and others. The two main types of philosophies are CISC (Complex Instruction Set Computing) and RISC (Reduced Instruction Set Computing). CISC packs more "power" into each instruction but requires the CPU to be slower and more complicated, RISC makes each instruction do less but makes the CPU cheaper and faster. x86 is a CISC CPU (as were most in the late 70's/early 80's when x86 was born) with RISC extensions. x86 as a name comes from Intel's numerical designation various chips in the architecture. It begins with the 8086, and then 80286, 80386, 80486, and onward through the Pentium chips, Core line and beyond (often called "686" chips even though they no longer have numbers).

To summarize, x86 is a term referring to the way that the CPU in the common PC was built and how it functions.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago
Answer:It's basically indicates instructional code that can be ran on any X86 processor. and it's a set of instructions/code based on the original Intel 8086 designed in the late 70's.

The 32bit code is used by Microsoft Windows.

In later processors, Intel added the 386, 486...ext. The naming was done to show backward compatibility of the code. Since then, AMD, VIA, and other chip manufactures have implemented the code.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

That refers to the Intel family of processors. The "X" could be any number, but technically it cannot be less than "3" because the modern day instruction set actually does not go back further. Some programs and operating systems that use the X86 or i386 labels are actually only compatible with even newer chips, referred to as i486, i586, etc.

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Currently, based on the advantages of the performance, reliability and cost performance of the X86 cluster architecture, the traditional centralized architecture is becoming more and more clear to the X86 cluster architecture and the distributed architecture. By comparing and analyzing the performance and application of X86 server and minicomputer in X86 system, this paper illustrates the possibility of X86 server replacing minicomputer.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is X86 family of processors?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which processors are known as x86 processors because inten used 86 in their mode number?

32-bit processors


Does 32bit OS work in 64 bit processors?

on x86-64 processors, yes. On Itanium, no.


What does the term x86 refer to?

The term refers to hybrid processors


Does Intel and AMD make x86 processors?

Actually, they both make what are known as x86-64 processors, which are processors that can run both 32-bit and 64-bit programs. Check the specifications of the processor for something like "64-bit" or "64-bit Ready" to make sure you can run both x86 (32-bit) or x64 (64-bit) programs!


Does IBM aix support x86 system?

IBM AIX currently only supports Power chip processors, which are not the Intel X86 format.


A generic name for Intel processors released after the original 8086 processor is?

x86


What processors work with windows 98?

Any x86 processor from the 386 on up to present-day processors can be used with Windows 98.


Which CPU's have the SSE4 instruction set?

Planned x86 processors will have the SSE4 instruction set.


Can x86 family handle 64bit?

Only if the processor has special 64-bit extensions, known as AMD64 or EM64T. Certain Pentium 4 processors, all Core 2 processors, and all AMD Athlon 64 processors have these extensions, and can thus run 64-bit operating systems and programs.


Does mac use Intel?

Yes, Apple's Intel transition was the process of changing the CPU of Macintosh computers from PowerPC processors to Intel x86 processors.


Which graphics drivers is compatible with Intel celeron CPU?

All of them. All drivers for video cards running on x86 processors are compatible with Celeron processors.


How many kind of processor as?

There aren't really kinds of processors, they have different architectures. There are thousands with the most popular kind of architecture in processors are x86/x64 and ARM.