Embedded Systems Questions and Answers – The Berkeley RISC Model and Digital Signal Processing

This set of Embedded Systems Multiple Choice Questions & Answers (MCQs) focuses on “The Berkeley RISC Model and Digital Signal Processing”.

1. How many bit register set does RISC 1 model used?
a) 138*24
b) 138*32
c) 69*16
d) 69*32
View Answer

Answer: b
Explanation: RISC 1 model is developed in the 1970s and uses a large register set of 138*32 bit. These are arranged in eight overlapping windows which have 24 registers each and these windows are split so that six registers can be used during function calls.

2. Which of the following processor commercializes the Berkeley RISC model?
a) SPARC
b) Stanford
c) RISC-1
d) RISC
View Answer

Answer: a
Explanation: The Berkeley RISC design was developed between the year 1980 and 1984 and later on the RISC design were commercialized as SPARC processor.

3. How many transistors does RISC 1 possess?
a) 44000
b) 45000
c) 44500
d) 45500
View Answer

Answer: c
Explanation: The final design of the RISC concept is called the RISC 1 which was published by ACM ISCA. It possesses 44500 transistors which can implement 31 instruction.
advertisement
advertisement

4. How many registers does RISC 1 model have?
a) 68
b) 58
c) 78
d) 88
View Answer

Answer: c
Explanation: The RISC 1 model have 78 registers of size 32 bits.

5. Which of the architectures are made to speed up the processor?
a) CISC
b) RISC
c) program stored
d) von Neumann
View Answer

Answer: b
Explanation: RISC architecture is made for speeding up the processor with limited execution time whereas CISC architecture is mainly for code efficiency.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. How did 8086 pass its control to 8087?
a) BUSY instruction
b) ESCAPE instruction
c) CONTROL instruction
d) fetch 8087
View Answer

Answer: b
Explanation: When 8086 comes across any floating point arithmetic operations, it executes ESCAPE instruction code in order to pass the control of bus and instruction op-code to 8087.

7. Which of the following processor supports MMX instructions?
a) 8080
b) 80486
c) Intel Pentium
d) 80386
View Answer

Answer: c
Explanation: MMX instructions or multimedia extensions were introduced in Pentium processors to provide support for multimedia software running on a PC.
advertisement

8. Which of the following processors has a speculative execution?
a) 80486
b) P1
c) Intel Pentium
d) Pentium pro
View Answer

Answer: d
Explanation: Speculative execution is executed speculatively that is, following the predicted branch paths in the code until the true path is determined. If the processor executes correctly, then the performance is gained, if not, the results are discarded and the processor continues to execute until the correct path is identified.

9. How many bit accumulator does DSP56000 have?
a) 28
b) 56
c) 112
d) 14
View Answer

Answer: b
Explanation: The ALU of DSP56000 have two 56-bit accumulator A and B each of which have a small register with it.
advertisement

10. How many additional registers does DSP56000 have?
a) 2
b) 4
c) 6
d) 8
View Answer

Answer: b
Explanation: In addition to the six registers of DSP56000, it has four 24-bit registers X1, X0, Y1, Y0 which can be concatenated to form 48 bit register X and Y.

11. What does MAC instruction of DSP56000 stand for?
a) multiply accumulator
b) multiple access
c) multiple accounting
d) multiply accumulator counter
View Answer

Answer: a
Explanation: When MAC instruction is executed, the two of the 24-bit additional registers are multiplied together and then added or subtracted from A and B. It takes place in a single machine cycle of 75ns at 27MHz.

Sanfoundry Global Education & Learning Series – Embedded System.

To practice all areas of Embedded System, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.