Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
5 views2 pages

Unit 3

The document contains questions related to computer organization, focusing on instructions, instruction formats, and the instruction cycle. It covers topics such as evaluating arithmetic statements using different instruction formats, memory fetching steps, and the control unit's role in instruction decoding and execution. Additionally, it discusses micro-operations and the characteristics of CISC architecture.

Uploaded by

romansahu09876
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

Unit 3

The document contains questions related to computer organization, focusing on instructions, instruction formats, and the instruction cycle. It covers topics such as evaluating arithmetic statements using different instruction formats, memory fetching steps, and the control unit's role in instruction decoding and execution. Additionally, it discusses micro-operations and the characteristics of CISC architecture.

Uploaded by

romansahu09876
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Unit 3

Q.1:- What is an instruction in the context of computer


organization ? Explain the purpose of the various
elements of an instruction with the help of a sample
instruction format.

Q.2:- Evaluate the arithmetic statement X = (A + B)*(C +


D) using a general register computer with three address,
two address and one address instruction format a
program to evaluate the expression.

Q.3:- Explain all the phases of instruction cycle.

.4:- Write the steps in fetching a word from memory.


Differentiate between a branch instruction and call
subroutine instruction.
Q.5:- In an instruction format, there are 16 bits in an
instruction word. Bit 0 to 11 convey the address of the
memory location for memory related instructions. For
non memory instructions these bits convey various
register or I/O operations. Bits 12 to 14 show the various
basic memory operations such as ADD, AND, LDA etc.
Bit 15 shows if the memory is accessed directly or
indirectly. For such an instruction format draw block
diagram of the control unit of a computer and briefly
explain how an instruction will be decoded and
executed, by this control unit.

Q.6:- List and explain different types of shift micro-


operation.

Q.7:- What are the different categories of micro-


operations that may be carried out by CPU ? Explain
each category of micro-operations giving one example
for each.

Q.8:- What is CISC ? Explain its cha

You might also like