
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Assembly language is about computer basic operations. Its used in Computer Architecture. It also being used in Microprocessors. This quiz was taken by Prof. Vishakha Ahuja at Guru Ghasidas University. It includes: Opcode, Accessed, Speed, Microprocessor, Local, Address, MAR, MBR, IBR, Computer, Architecture, Composed
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!
Best Of Luck Page # 1 of 1
Time Allowed: 15 mins Student’s Name: _____________ Max Marks : 15 Roll No. : _____________
Question # 01: Consider a hypothetical 32-bit microprocessor having 32-bit instruction composed of two fields: The first byte contains the opcode rest of the bits are for address.
a. How many total operations can be performed by this machine? b. How much total memory can be accessed by this machine? c. How many bits are needed for Program Counter and Instruction Register? d. Discuss the impact on system speed if t he microprocessor bus has: i. A 32-bit local address bus and a 16-bit local data bus, ii. A 16-bit local address bus and a 16-bit local data bus.
Note: System contains PC, MAR, MBR, IBR, IR registers.