1 / 19

MIPS Architecture

MIPS Architecture. Leilei Wang 2011.09.08. Architecture. History. Pipeline. MIPS/RISC Features. - 指令集的限制 指令长度必须都是 32 位, 不可能把一个 32 位常数放进单个指令 指令操作必须适合流水线 三操作数的指令 32 个通用寄存器 寄存器零 没有条件码 - 寻址和访存 访问内存只能通过简单的寄存器加载和存储 只有一种数据寻址方式 字节地址指令 - 符号扩展和零扩展 load/store 必须对齐 跳转指令 - 没有的特性

nona
Télécharger la présentation

MIPS Architecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MIPS Architecture Leilei Wang 2011.09.08

  2. Architecture

  3. History

  4. Pipeline

  5. MIPS/RISC Features - 指令集的限制 • 指令长度必须都是32位, 不可能把一个32位常数放进单个指令 • 指令操作必须适合流水线 • 三操作数的指令 • 32个通用寄存器 • 寄存器零 • 没有条件码 - 寻址和访存 • 访问内存只能通过简单的寄存器加载和存储 • 只有一种数据寻址方式 • 字节地址指令 - 符号扩展和零扩展 • load/store必须对齐 • 跳转指令 - 没有的特性 • 没有字节或半字数据的运算 • 没有对堆栈的特殊支持 • 最少的子程序支持 • 最少的中断处理 • 最少的异常处理

  6. Pipeline from programmer point of view • 分支延迟

  7. Pipeline from programmer point of view • 数据加载延迟

  8. GPRs

  9. GPRs

  10. ngPlatform Function Domain View Application N GPLATF O R M IPALight FxP HW Platform eSW

  11. ngPlatform Requirement View to FxP • Networking (Big area) • O&M (Big area) • HAS (Big area) • Data access (Big area) • Others(TBD) • Notes: • One architect member will be as main contact of each big area. ~2 engineers(not architect team member) can be involved in area reseach. • Reference of FxP Domain:

  12. ngPlatform Function Domain View • DC • CM • TT(Includes signalling)

  13. ngPlatform Requirement View to eSW & HW platform • LMP • Octeon node • Switch

  14. ngPlatform E2E Requirement View Application N GPLATF O R M IPALight FxP HW Platform eSW

  15. ngPlatform E2E Requirement View • Telecom • Solution(for example: co-siting) • O&M • Traffic Transport • Resource Management • Others ? • Note: E2E Requirement View is maintained.

  16. ngPlatform System Domain View at ngPlatform • C&P • Deployment ? • Availability • Startup • Testability ? • Upgrade(commission) • Operability • Traffic Engineering

  17. ngPlatform Reference: Current RA view to RNCIPA(Products) • Control Plane(includes RRM) • User Plane • O&M • ERM • Telecom • TT

  18. ngPlatform Reference: FxP Domain

More Related