Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. (12 points) Multiple cholices (Please write your unswer sen the line) a) Regarding MIPS registers, which of the following is NOT true? A. Sra
1. (12 points) Multiple cholices (Please write your unswer sen the line) a) Regarding MIPS registers, which of the following is NOT true? A. Sra is used to store function return address. B. $v0v1 are used to store finction return values C. Ssp is used to store the address of the top of the stack D. $5s5]0 are for temporary values that don't need to save b) Which of the following can create a structure hazard A. A single memory for both instructions and data B. The processor is unable to know the outcome of a branch C. Read from a register after writing to it D. Write to a register after reading from it e) Which of the following descriptions regarding MIPS 5 -stage pipeline is NOT correct A. It increases system throughput B. It reduces instruction latency C. It works best with balanced stages D. It benefits from parallelism d) Which of the following statements is true? A. Increased associativity decreases miss rate and with increasing retums B. A larger block size guarantees a lower miss rate C. Pipelining is independent of technology D. Fast memories are smali, large memories are slow e) Which of the following statements about virtual memory is NOT true? A. Virtual memory is solely managed by the operating system B. Virtual memory uses main memory as a cache for the hard drive C. Virtual memory provides a private virtual address space to all programs D. Virtual memory allows programs to share the main memory
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started