Computer Architecture Homework: Number Systems and MARIE Program
VerifiedAdded on 2022/12/27
|8
|455
|37
Homework Assignment
AI Summary
This document presents solutions to a computer architecture homework assignment. The first question addresses floating-point representation using IEEE-754 single-precision format, including the conversion of a given binary representation to its decimal equivalent, along with base conversions between different number systems. The second question provides a MARIE assembly program designed to determine if a user-inputted integer is a prime number, outputting 1 for prime and 0 otherwise. The program includes explanations to show how it functions. The third question explores memory interleaving techniques, including low-order and high-order interleaving, and the document provides an analysis of memory structure with respect to interleaving.
1 out of 8