0% found this document useful (0 votes)
12 views1 page

SP Quiz2

The document contains questions about the components of the instruction cycle, address modes, instruction formats, bit flags, assembly instructions, and assembly code processing flow for the SIC processor architecture. Specifically, it asks about the stages of the instruction cycle, the different address modes and examples of each, the structures of different instruction formats, four important bit flags used in complex instruction formats for memory address calculation, the differences between execution and pseudo instructions with examples of each, and the three software programs (A, B, C) involved in assembling code from source to an executable program.

Uploaded by

RajaRaman.G
Copyright
© Attribution Non-Commercial (BY-NC)
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)
12 views1 page

SP Quiz2

The document contains questions about the components of the instruction cycle, address modes, instruction formats, bit flags, assembly instructions, and assembly code processing flow for the SIC processor architecture. Specifically, it asks about the stages of the instruction cycle, the different address modes and examples of each, the structures of different instruction formats, four important bit flags used in complex instruction formats for memory address calculation, the differences between execution and pseudo instructions with examples of each, and the three software programs (A, B, C) involved in assembling code from source to an executable program.

Uploaded by

RajaRaman.G
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 1

System Programming Quiz2

1. (15%) Please explain the components of an instruction cycle for SIC processor,
and give detail explanation for each component.
2. (20%) How many address modes in SIC architecture? Please describe and give
an example for each address mode.
3. (15%) How many formats are there for SIC instructions? Please describe the
structure for each instruction format.
4. (20%) Beyond the simple instruction formats of SIC processor, there are some
complex instruction formats which contain many bit flags for memory address
calculation, please describe “at least” four important bit flags.
5. (15%) In a SIC assembly program, there are two major kinds of assembly
instructions, execution instruction and pseudo instruction. Give the description
and give an example for each kind of instruction.
6. (15%) In a assembly code processing flow, there are three processing software
programs to make a program from source to runnable status, please answer what
A, B, C are and give description for them.

You might also like