英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

powerpc    音标拼音: [p'ɑʊɚp'is'i]
n. 由IBM公司与Motorola公司推出一种RISC微处理器

IBM公司与Motorola公司推出一种RISC微处理器

(PPC) A {RISC} {microprocessor} designed
to meet a {standard} which was jointly designed by {Motorola},
{IBM}, and {Apple Computer} (the PowerPC Alliance). The
PowerPC standard specifies a common {instruction set
architecture} (ISA), allowing anyone to design and fabricate
PowerPC processors, which will run the same code. The PowerPC
architecture is based on the IBM {POWER} architecture, used in
IBM's {RS/6000} {workstations}. Currently {IBM} and
{Motorola} are working on PowerPC chips.

The PowerPC standard specifies both 32-bit and 64-bit data
paths. Early implementations were 32-bit (e.g. {PowerPC
601}); later higher-performance implementations were 64-bit
(e.g. PowerPC 620). A PowerPC has 32 integer {registers} (32-
or 64 bit) and 32 {floating-point} (IEEE standard 64 bit)
{floating-point} registers.

The POWER CPU chip and PowerPC have a (large) common core, but
both have instructions that the other doesn't. The PowerPC
offers the following features that POWER does not:

Support for running in {little-endian} mode.

Addition of single precision {floating-point} operations.

Control of branch prediction direction.

A hardware coherency model (not in Book I).

Some other {floating-point} instructions (some optional).

The real time clock (upper and lower) was replaced with the
time base registers (upper and lower), which don't count in
sec/ns (the decrementer also changed).

64-bit instruction operands, registers, etc. (in 64 bit
processors).

See also {PowerOpen}, {PowerPC Platform} (PReP).

{IBM PPC info
(http://fnctsrv0.chips.ibm.com/products/ppc/index.html)}.

{(gopher://info.hed.apple.com/)}, "Apple Corporate News/"
(press releases), "Apple Technologies/" and "Product
Information/". {(gopher://ike.engr.washington.edu/)}, "IBM
General News/", "IBM Product Announcements/", "IBM Detailed
Product Announcements/", "IBM Hardware Catalog/".

{Usenet} newsgroups: {news:comp.sys.powerpc},
{news:comp.sys.mac.hardware}.

["Microprocessor Report", 16 October 1991].

(1994-09-30)


请选择你想看的字典辞典:
单词字典翻译
PowerPC查看 PowerPC 在百度字典中的解释百度英翻中〔查看〕
PowerPC查看 PowerPC 在Google字典中的解释Google英翻中〔查看〕
PowerPC查看 PowerPC 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • PowerPC - Wikipedia
    IBM continues to develop PowerPC microprocessor cores for use in their application-specific integrated circuit (ASIC) offerings Many high volume applications embed PowerPC cores The PowerPC specification is now handled by Power org where IBM, Freescale, and AMCC are members
  • PowerPC_百度百科
    PowerPC是整个 AIM 平台的一部分,并且是唯一的一部分。 PowerPC 的历史可以追溯到早在1990年随RISC System 6000一起被介绍的IBM POWER架构。 该设计是从早期的RISC架构(比如 IBM 801)与 MIPS架构 的 处理器 得到灵感的。
  • PowerPC的芯酸往事 - 知乎
    苹果近日的换芯计划,不禁让人联想起2005年的 PowerPC。 曾经被当做是英特尔X86的杀手,受到苹果台式机、各类消费类游戏机、网络服务器以及航空航天和国防应用之类的拥护首选的PowerPC处理器,经历过高光时刻,但如今,市面上已鲜有它的身影了。
  • PowerPC - 维基百科,自由的百科全书
    1991年, Apple 、 IBM 、 Motorola 組成 AIM联盟,意欲發展一泛用的 微處理器 架構,其成果即為PowerPC。 PowerPC架構基礎來自於1990年随RISC System 6000推出的IBM POWER架構,而POWER架構又是从早期的RISC架构(比如 IBM 801)与 MIPS架构 的处理器得到灵感的。
  • PowerPC 是什么?一篇让新手也能看懂的 CPU 架构科普-CSDN博客
    PowerPC 是什么?一篇让新手也能看懂的 CPU 架构科普 如果你接触过老款苹果 Mac、Xbox 360、PlayStation 3、任天堂 Wii,或者做过嵌入式、汽车电子、网络设备开发,你可能听过一个名字: PowerPC。 但对大多数人来说,PowerPC 既不像 Intel、AMD 那样常见,也不像 ARM 那样经常出现在手机、平板和物联网设备里
  • 处理器简史|PowerPC 10:烽火连天 颓势初显(下) - 少数派
    先看 PowerPC 405 核心,其代表芯片 PowerPC 405GP 于 1999 年发布,在架构设计上有了大幅改进,首次加入了 CoreConnect 总线,其由处理器本地总线、片上外设总线构成,从此奠定了未来嵌入式 PowerPC 内外总线的基础架构。
  • 详解PowerPC、X86和ARM架构区别 - CSDN博客
    本文对比分析了PowerPC、X86、ARM三种处理器架构的历史、技术特点和市场表现。 PowerPC源于IBM的RISC革新,X86由Intel引领,ARM则由Acorn公司为低成本需求设计。 X86在兼容性和软件生态上占优,ARM在移动设备市场主导,而PowerPC在嵌入式高端应用中展现强大性能。
  • Gaming PCs Laptops Built for Gamers | CyberPowerPC
    Custom and prebuilt gaming PCs and laptops, built to order since 1998 Configure your PC with the latest Intel, AMD, and GeForce hardware
  • 如何理解RISC中ARM和PowerPC架构的区别? - 知乎
    总体来说,PowerPC是 Power指令集的一个子集, 主要适用于 嵌入式领域,后来又发展出了PowerPC BookE 指令集。 自从NXP不再做新的PowerPC架构处理器开始,这个架构 已经没落了,只有在某些特定的场合才能见到。
  • PowerPC: 一场挑战旧神的处理器革命 [万物简史]
    PowerPC的诞生,本质上是对当时由英特尔处理器和微软Windows 操作系统 构成的“Wintel”联盟的一次正面挑战。 它试图用一种更优雅、更高效的设计哲学,即精简指令集计算(RISC),来打破复杂指令集(CISC)的统治,为世界带来一种全新的计算体验。





中文字典-英文字典  2005-2009