计算机体系结构和计算机组织有什么区别?

发布于 2025-01-01 16:38:38 字数 1459 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

森林迷了鹿 2025-01-08 16:38:38

根据维基百科条目微架构

在计算机工程中,微架构(有时缩写为 µarch 或 uarch),也称为计算机组织,是给定指令集架构 (ISA) 的实现方式一个处理器。给定的 ISA 可以用不同的微体系结构来实现。由于给定设计的不同目标或技术的变化,实现可能会有所不同。 计算机体系结构是微体系结构和指令集设计的结合。

(强调我的)

请参阅整篇文章以获取更深入的细节。另请参阅计算机体系结构文章

According to the Wikipedia entry Microarchitecture:

In computer engineering, microarchitecture (sometimes abbreviated to µarch or uarch), also called computer organization, is the way a given instruction set architecture (ISA) is implemented on a processor. A given ISA may be implemented with different microarchitectures. Implementations might vary due to different goals of a given design or due to shifts in technology. Computer architecture is the combination of microarchitecture and instruction set design.

(emphasize mine)

See the whole article for more in-depth details. See also the computer architecture article.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文