Exam 2 - MIPS/ Logic and Circuits - (CDA 3100)
What does RISC stand for? A. Rapid Instruction Set Computer B. Redundant Instruction Symbolic Computer C. Reduced Instruction Set Computer D. Reduced Instruction Symbolic Computer - Answer- C Which one of the following is a principle of RISC? A. Flexible addressing modes B. Load-Store instruction Sets C. Multiple Instruction Lengths D. Large number of operations - Answer- B RISC incorporates several of the principles of the 8 Great Architecture ideas. One of them is that Make the Common Case __________________. - Answer- faster How many general purpose registers are available in MIPS Assembly? A. 32 B. 16 C. 8 D. 64 - Answer- A Each MIPS Assembly line can contain: A. An operation or a comment B. One or more MIPS Assembly instructions. C. A directive, and instruction plus a comment D. An Operation and a comment - Answer- C A label in MIPS Assembly must__________________ A. Be the first thing on a line and end in a semicolon (:). B. Start with a $ C. End in a D. Start with & - Answer- A A MIPS assembly program has two parts. The first part contains the data and is identified by the ____________ directive. A. .align B. .text C. .include D. .data - Answer- D The ____________ directive tells the MIPS assembly program that starting point of the program. A. .align
École, étude et sujet
- Établissement
- CDA CERTIFIQUE
- Cours
- CDA CERTIFIQUE
Infos sur le Document
- Publié le
- 23 juin 2023
- Nombre de pages
- 11
- Écrit en
- 2022/2023
- Type
- Examen
- Contient
- Questions et réponses
Sujets
-
exam 2 mips logic and circuits cda 3100
-
what does risc stand for
-
which one of the following is a principle of risc
-
risc incorporates several of the principles of the