计算机组织与结构课件全分单元Ch031章节幻灯片.ppt

计算机组织与结构课件全分单元Ch031章节幻灯片.ppt

  1. 1、本文档共33页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
* * * Multiple Interrupts – Nested page66 Time Sequence of Multiple Interrupts page67 slowest fastest middle * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * William Stallings Computer Organization and Architecture 6th Edition 补充知识(1)二进制 (2)逻辑运算 补充(一):binary system 二进制 Unsigned integer 无符号整数 decimal system 十进制 binary system 二进制 Range 数值范围 D:0~99…99n=0~10n-1 B: 0~2n-1 例如:四位b3b2b1b0可表示0000至1111共24=16个数 Hexadecimal system十六进制 系数取值范围 0,1,…,9,A(10),B(11),C(12),D(13),E(14),F(15 ) 转换 1010 1101 1000 0101B=A D 8 5H =(A x 163+D x 162+8 x 161+5 x 160)D B/KB/MB/GB 单位换算 1 byte (B) = 8 bits (b) 字节=8个二进制位 1Kilobyte(K/KB)=210 bytes=1,024 bytes 千字节 1Megabyte(M/MB)=220 bytes=1,048,576 bytes 兆字节 1Gigabyte(G/GB)=230bytes=1,073,741,824bytes 千兆字节 补充(二):逻辑运算(AND、OR、NOR、XOR) AND 与 两者都是“真”则结果必“真”,有一个为“假”则结果必“假” OR 或 两者都是“假”则结果必“假”,有一个为“真”则结果必“真” NOR 非或反 “真”变“假” , “假”变“真” XOR 异或 相同为0,相异为1 NOTE:多位二进制数时,各对应位分别进行运算 William Stallings Computer Organization and Architecture 6th Edition Chapter 3 A Top-Level View of Computer Function and Interconnection 顶层计算机的功能和互连 系统总线 1 main memory: store? Page 51 §3.1 Computer components Instruction: the steps of program. For each instruction, an arithmetic or logical operation is done For each operation, a different set of control signals is needed(e.g. ADD, MOVE) Page 51 (1) Instruction (2) structure Contains N storage locations(words). Each word has M bits. Each word has an unique address. 2 CPU (1) CU’s function: fetch an instruction from main memory, decode it, indicate all components cooperation, perform the operation of the instruction. (2) Structure P52 Register: a storage location in CPU. MAR: the address of a word. MBR: the data to be stored into memory or receives the data read from memory. PC: contains

文档评论(0)

带头大哥 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档