




已阅读5页,还剩5页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1 In floating point arithmetic multiplication can divide to 4 steps A Check for zero add exponets multiply significands normalize and round B Fetch instrution indirectly address operand execute instrction and interrupt C process scheduling states creats get ready is running and is blocked D load first operand add second operand check overflow and store result 2 Which the following is not the area that the source and result operands can be stored in A Main or virtual memory B CPU register C I O device D Instruction 3 The advantage of ImmediateAddressing is A limited address range B more memory access C limit value range D no memory access 4 The address is known as a type of date because it is represented by A twos complement B a signed integer C an unsigned integer D a number of hexadecimal 5 In direct addressing mode the operanad is in A the main memory B the register R C the instruction D none 6 In sub cycle CPU fetch the operand s address from memory A indirect B fetch C execute D interrupt 7 Which is not in theALU A shifter B adder C complementer D accumulator 8 Instruction pipeline can improve A processing speed of program B accessing speed of memory C accessing speed of I O D accessing speed of RAID 9 The protocol mesi is alse called A write back policy B write update protocol C write invalidate protocol D write through policy 10 MESI protocol can solve the A problem of cache coherence B problem of memory write bottle nek C communication problem of person computer D volatile problem of DRAM 11 At the end of fetch cycle IR holds A instruction B operand C address of operand D address of instruction 12 There are three kinds of BUS Which does not belong to them A address bus B system bus C data bus D control bus 13 Cache s write back policy means write operation to main memory A as well as to cache B only when the relative cache is replaced C when the difference between cache and main mimory is found D only when using direct mapping 14 A four way set associative chache has 63k words main memory has 256M words and divided 32M blocks line size is words A 4 B 8 C 16 D 32 15 In the following description which is NOT right6 A SRAM is faster than DRAM B DRAM needs periodic charg refreshing circuit C DRAM is slower than Flash D ROM does not require power supplied continuously 16 Which RAID level make use of parallel access technique A RAID0 B RAID2 C RAID4 D RAID6 17 RAID stored information that enable the recovery of data lost due to a disk failure A parity B user data C OS D interrupt 18 The signals of interrupt request and acknowledgement exchange between CPU and requesting I O module The rason of CPU s acknowledgement is A to let the I O module remove request signal B to let CPU get the vector from data bus C bothA B D other aims 19 In DMA the DMA module takes over the operations of data transferring from CPU it means A the DMAmodule can fetch and execute instructions like CPU does B the DMA module can control the bus to transfer data to or from meory using stealing cycle technique C the DMA module and CPU work together co operate to transfer data into or from memory D the DMA module get ready it issues interrupt request signal to CPU for getting interrupt service 20 In twos complement two positive intergers add when does overflow occur A There is a carry B Sign bit of result is 1 C There is a carry and sign bit of result is 0 D Can t determine 21 The 8 bits twos complement 128 is 10000000 its 16 bits twos complement is A 1000 0000 1000 0000B 0000 0000 1000 0000 C 1111 1111 1000 0000D 1000 0000 0000 0000 22 The address of the top of stack is stored in register A PCB ACC SPD BP 23 The REGISTERADDRESSING is very fast but it has A very less value range B very less address space C more memory access D very complex address calculating 24 In instrucion the number of addressed is 2 One address doubles as A a result and the address of next instruction B an operand and a result C an operand and the address of next instruction D two closed operands 25 Abranch instruction performed by CPU is to updatae A MBR to contain the instruction B Program counter to contain the address of next instruction C MAR to contain the address of current instruction D IR to contain the instruction that just fetched from memory 26 In register indirect addressing the effective address of operand is stored in A registerB main memoryC instructionD PC 27 The Memory Address Register of CPU connects to BUS A systemB addressC dataD control 28 TheAccumulator is a n register in 8086 A general purposeB DataC addressD control 29 Which is the worst instruction to limit instruction pipeline A ADDAX XB MOVAX X C RETURND ISZ X 30 In MESI protocol the line in the cache is the same as that in main memory and is not present in other cache which state is the line in A ModifiedB exclusiveC sharedD invalid 31 Which of the following attributes associated with architecture A Control signalsB interfacesC Instruction setD memory technology 32 Which of the following statement is not correct A N bits binary address coding can be 2Nstorage word to identify a word B N bits unsigned binary number can represent a value in the range between 0 to 2N 1 C The length of address is 32 bits so addressing range is 4G D 8086 has 20 bite address bus giving 220 1 address space 33 Computer memory is organized into a hierarchy At the top level are the A registersB cacheC main memoryD external memory 34 On address mapping of cache the data in any block of main memory can be mapped to of cache it is direct mapping A any lineB fixed lineC fixed set any lineD A and B 35 Which is the nonvolatile and permanent storge semiconductor memory A SRAMB CD ROMC FLASHD DRAM 36 In hamming code if syndrome contains one only one 1 it means A the old correct bit is errorB the data is error C more than one errorD nor error 37 In two copies of each stripe on separate disks read from either and write to both A RAID 1B RAID2C RAID 3D RAID4 38 When aprocessor access to the disk physical block it must know that the physical blocks on the disk location of three parameters A side head and trackB side sector and cylinder C cylinder sector and trackD side sector and platter 39 There are three types of the Input Output Techniques Which one is not belong them A Interrupt driven I OB programmed I O C direct I O accessD DMA 40 In DMA when does DMAmodule issue interrupt request signal to CPU A before DMAmodule transfers a block data B after DMAmodule finishes a block data transfer C before DMAmodule seizes to use bus D after DMAmodule ends to size bus 12345678910 DDDCAADACA 11121314151617181920 ABBBCBACBB 21222324252627282930 CCBBBBBADB 31323334353637383940 CDABCAABCB II Answer the following questions 1 Interrupt Processing The CPU save information of current program to stack for resuming it What is the important information 2 In MESI protocol READ MISS initiating in invalid and snooping in modified fill in the following table initiatingsnooping State in beginninginvalidModify action State in end 3 In Displacement Addressing EA A R what is the R register holds In Relative Addressing what is the R register 1 PC PSW 4 分 2 initiatingSnooping BegininvalidModified ActionRead data from Write to memory Endsharedshared 4 分 3 base or displacement PC 4 分 得分15 III A four way set associative main memory has 256M words cache has 4M words and block size is 32 words Please answer the following questions 1 Show the format of main memory addresses 2 Which set of cache is memory location FCB5C6AH mapped to What is the tag 3 Which words of main memory may be mapped to cache set 6E8A and tag value is B5H 1 2 分 Line size Block size 32words 25words Word 5bits 2 3 分 Number of sets 4M 32 lines 4lines set 215sets Set 15bits 3 2 分 Memory size 256Mwords 228words Length of RA 28bits Tag 28 5 15 8 bits 1 分 2 3 分 FCB5C6AH 1111 1100 1011 0101 1100 011 0 1010 is mapping to set 5AE3 tag FC 3 4 分 B56E8A 1011 0101110 1 110 1 000 1 010 0 0000 1011 0101110 1 110 1 000 1 010 1 1111 words of main memory B5 DD140 B5 DD15 Tag 8 itbSet 15 bitWord 5 bit IVAccording to the instruction of the following Answer the questions 1 Show all the micro operations for the following instruction BSAX Branch and save address Address of instruction following BSAis saved in X Execution continues from X 1 2 Which addressing mode is included in this instruction Please draw the figure of its addressing mode 3 According to the initial value of the following figure at the end of Execute cycle what is the value of PC MBU MAR and IR hold Answer 2 4 分 PC 201
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 中国屠宰后鲜肉项目创业计划书
- 中国急救输液泵项目创业计划书
- 中国伞花木属项目创业计划书
- 中国克氏原螯虾项目创业计划书
- 中国观光农业园项目创业计划书
- 2025餐厅转让合同标准版范本
- 2025个人贷款合同范本
- 中国尿石症管理装置项目创业计划书
- 中国电阻网络项目创业计划书
- 中国多媒体移动通信系统项目创业计划书
- 【MOOC】物联网工程专业综合实践-河海大学 中国大学慕课MOOC答案
- 八年级信息科技物联网专项试题
- 健康管理中心服务规范制度
- 检验检查结果审核管理制度
- 小学低年级识字教学策略研究三篇
- 降低住院患者压力性损伤发生率
- 国家安全教育学习通超星期末考试答案章节答案2024年
- 熔化焊与热切割作业法律法规与管理规范
- 拔牙术后并发症的护理
- 2024年河南省中考化学试卷(含答案)
- 敬老院、护理院特困集中供养老人服务投标方案(技术方案 )
评论
0/150
提交评论