Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

The first version always gets thrown away.


computers / comp.misc / 8086 microcode pipeline from die

SubjectAuthor
o 8086 microcode pipeline from dieRetrograde

1
8086 microcode pipeline from die

<u1q8g5$3h7pc$1@solani.org>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2306&group=comp.misc#2306

  copy link   Newsgroups: comp.misc
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: fungus@amongus.com.invalid (Retrograde)
Newsgroups: comp.misc
Subject: 8086 microcode pipeline from die
Date: Thu, 20 Apr 2023 02:36:53 -0000 (UTC)
Message-ID: <u1q8g5$3h7pc$1@solani.org>
Content-Type: text/plain; charset=UTF-8
Injection-Date: Thu, 20 Apr 2023 02:36:53 -0000 (UTC)
Injection-Info: solani.org;
logging-data="3710764"; mail-complaints-to="abuse@news.solani.org"
Cancel-Lock: sha1:vLDtbuc5ReRzockATTvG2el3SYw=
X-User-ID: eJwNysEBwCAIA8CVwECo4wDK/iPYe5+Dyg6j03x89KilVJ3Jat50yehGrv3FXwAbVYwsMAoiDy5uENw=
 by: Retrograde - Thu, 20 Apr 2023 02:36 UTC

From the «1978 was a good year» department:
Feed: SoylentNews
Title: The 8086 Processor's Microcode Pipeline From Die Analysis
Author: janrinok
Date: Sun, 16 Apr 2023 18:22:00 -0400
Link: https://soylentnews.org/article.pl?sid=23/04/15/1843225&from=rss

owl[1] writes:

https://www.righto.com/2023/01/the-8086-processors-microcode-pipeline.html[2]

Intel introduced the 8086 microprocessor in 1978, and its influence still
remains through the popular x86 architecture. The 8086 was a fairly complex
microprocessor for its time, implementing instructions in microcode with
pipelining to improve performance. This blog post explains the microcode
operations for a particular instruction, "ADD immediate". As the 8086
documentation will tell you, this instruction takes four clock cycles to
execute. But looking internally shows seven clock cycles of activity. How does
the 8086 fit seven cycles of computation into four cycles? As I will show, the
trick is pipelining.

[...] The alternative is microcode: instead of building the control circuitry
from complex logic gates, the control logic is largely replaced with code. To
execute a machine instruction, the computer internally executes several
simpler micro-instructions, specified by the microcode. In other words,
microcode forms another layer between the machine instructions and the
hardware. The main advantage of microcode is that it turns the processor's
control logic into a programming task instead of a difficult logic design
task.

------------------------------------------------------------------------------

Original Submission[3]

Read more of this story[4] at SoylentNews.

Links:
[1]: https://soylentnews.org/~owl/ (link)
[2]: https://www.righto.com/2023/01/the-8086-processors-microcode-pipeline.html (link)
[3]: https://soylentnews.org/submit.pl?op=viewsubsubid=59272 (link)
[4]: https://soylentnews.org/article.pl?sid=23/04/15/1843225&from=rss (link)

--
First rule of Usenet: you do not talk about Usenet

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor