Log in Sign up
Back to Discover
💻

x86

technology Maturity 7-9

Computers use tiny chips to work.

Intel chips 386 387.jpg
Intel chips 386 387.jpg
These chips help them think. Many computers in your home use them. They help us play and learn. It is a big family of chips. Do you have a computer?
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg

47 words

Many computers use a special family of chips.

Intel chips 386 387.jpg
Intel chips 386 387.jpg
This family is called x86. It started a long time ago. A company called Intel made the first ones.
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
These chips help laptops and desktop computers work. They also help big computers think fast. Many of the world's fastest computers use them. This chip family is very important today.

68 words

Computers use special chips to think and follow rules. One big family of these chips is called x86.

Intel chips 386 387.jpg
Intel chips 386 387.jpg
This family started in 1978. A company named Intel made the first chip. It was called the 8086. Later, they made more chips like the 80286 and 80386. The name x86 comes from these names ending in "86."
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg

Today, x86 chips are in many places. Most desktop and laptop computers use them. They are also used in very big machines. These big machines are called workstations or servers. Some of the fastest supercomputers in the world use them too.

Processor families in TOP500 supercomputers.svg
Processor families in TOP500 supercomputers.svg

Not all small things use x86. Things like toys or home tools often use different chips. These small tools need to use very little power. They often use chips like ARM instead. But for big jobs, x86 is still a leader. It keeps getting better and faster every year.

162 words

Computers need a way to follow instructions to work. This way of working is called an architecture. One of the most famous families is called x86.

Intel chips 386 387.jpg
Intel chips 386 387.jpg
It is a complex instruction set architecture, or CISC. This means the chips use a large set of commands to do tasks. Most desktop and laptop computers use these chips today. They are also used in very powerful machines like workstations and servers.
Processor families in TOP500 supercomputers.svg
Processor families in TOP500 supercomputers.svg
Even many of the fastest supercomputers in the world use x86 chips.

How does this family work? It started with a chip called the 8086. This chip was a 16-bit design. Later, Intel made the 8088, which had an 8-bit external bus. To help the chip talk to more memory, Intel used something called memory segmentation. This allowed the chip to reach more parts of the computer's memory.

Table of x86 Registers svg.svg
Table of x86 Registers svg.svg
Today, x86 often refers to the 32-bit instructions from the 80386 chip. This set of rules is a common standard for many modern operating systems. This helps different software work on many different machines.

The history of x86 began in 1978. That is when Intel introduced the 8086 microprocessor. The name "x86" actually comes from the names of later chips. For example, the 80186, 80286, 80386, and 80486 all end in "86."

Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
In the 1980s, the term usually meant any chip that could work with the 8086. Intel even tried a different naming system called iAPX for a short time. This system included names like iRMX and iSBC, but it did not last long.

Many different companies have made x86 chips over the years. Intel is one of the main makers. Another big company is AMD. AMD made a 64-bit version called x86-64 starting around 2001. This was a huge step for the family. Intel later made a design that worked with it. Other companies like VIA, NEC, and Cyrix also made chips for this family. These companies helped x86 grow into what it is today.

You can see x86 in many parts of your life. Most computers you use at home or school use this architecture. However, you will not find it in everything. Small things like toys or home appliances usually use different chips. These small tools often use ARM or RISC-V chips instead. These other chips are better for things that use tiny batteries. While x86 is not in a toaster, it is the heart of most big computing tasks.

421 words

The x86 family is a group of complex instruction set computer (CISC) architectures. A CISC architecture uses a large and varied set of commands to perform tasks. These architectures serve as the fundamental language for many of the world's most important machines.

Intel chips 386 387.jpg
Intel chips 386 387.jpg
While many people associate x86 only with personal computers, its reach is much broader. It powers most desktop and laptop computers sold today. It also dominates high-end computing segments like workstations and cloud computing. Even the most powerful supercomputers in the world often rely on x86 chips for their massive calculations.
Processor families in TOP500 supercomputers.svg
Processor families in TOP500 supercomputers.svg

The mechanism of x86 relies on how the processor communicates with memory and follows instructions. The family began with the Intel 8086, which was a 16-bit microprocessor. Because 16-bit addresses have limits, Intel introduced memory segmentation. This technique allowed the processor to address more memory than a plain 16-bit system could reach.

Table of x86 Registers svg.svg
Table of x86 Registers svg.svg
Later, the 8088 variant was released with an 8-bit external bus. As the architecture evolved, it reached a major milestone with the 80386. This chip introduced a 32-bit instruction set that became a standard. Today, the term x86 often implies binary compatibility with this 32-bit standard. This compatibility allows many modern operating systems to run on different hardware.

Over the decades, the x86 family has moved through several distinct stages of development. The first era began in 1978 with the 16-bit 8086 and 8088 models. The second era in 1982 brought the 80186 and 80286, which introduced protected mode. The third era arrived in 1985 with the 32-bit 80386, which added paging capabilities. The fourth era in 1989 featured the 80486, which added pipelining and on-die cache. The fifth era in the 1990s introduced superscalar designs, such as the Intel Pentium. Finally, the 64-bit transition began around 2001 with the x86-64 extension. This allowed processors to handle much larger amounts of data and memory.

The history of x86 is a story of continuous refinement. The name "x86" itself comes from the naming pattern of its successors. Early chips like the 80186, 80286, 80386, and 80486 all ended in "86."

Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
In the early 1980s, Intel briefly attempted a complex naming scheme called iAPX. This included terms like iRMX for operating systems and iSBC for single-board computers. However, this specific naming system was temporary and did not last long. Despite various attempts to replace x86 with new architectures, the family has remained dominant. Projects like the Intel iAPX 432 and the Itanium architecture tried to change the market. Yet, the constant improvements to x86 circuitry and manufacturing made it very hard to replace.

Success in the computer industry often comes from how well a standard can scale. x86 has proven its significance through massive scalability. AMD created the 64-bit x86-64 extension, which Intel eventually adopted with a compatible design. This allowed the architecture to move from small tasks to massive computations. Modern x86 chips can be multi-core, meaning they have many processing units on one chip. This scalability is why x86 is found in everything from small laptops to massive server clusters. The architecture can grow to meet the needs of different users while keeping the same basic instruction set.

There are many notable examples of how x86 is used differently across the market. While it is ubiquitous in stationary and portable personal computers, it is less common in tiny electronics. Small, low-power applications like toys or home appliances usually avoid x86. These devices often use simpler 8-bit or 16-bit architectures, or RISC architectures like ARM and RISC-V. This is because x86 is often too power-hungry for tiny batteries. However, some specialized x86 designs like the Intel Atom or AMD Geode exist for low-power segments. These represent the attempt to bring the x86 language to smaller, more efficient devices.

The evolution of x86 connects deeply to the broader field of semiconductor manufacturing and software engineering. Because so much software is written specifically for x86, the hardware must remain compatible with the old ways. This creates a link between decades-old code and the newest, fastest processors. The architecture also interacts with different legal and industrial standards. For instance, some advanced features might require a license from Intel. The x86-64 extension may require an additional license from AMD. This complex web of companies and rules helps drive the constant innovation seen in modern computing.

736 words
🖼️ Images & Media (4)
File:Microspot DC-300 - board 2 --AMD Am386SX-SXL-25-8443.jpg
Microspot DC-300 - board 2 --AMD...
File:Table of x86 Registers svg.svg
Table of x86 Registers svg.svg
File:Intel chips 386 387.jpg
Intel chips 386 387.jpg
File:Processor families in TOP500 supercomputers.svg
Processor families in TOP500 supercomputers.svg
Up Next
💻
8-bit computing
Technology
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.