Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Show work for all parts please !! Get thumbs UP!! Show work for allparts Recall the IEEE Std 754 binary32 and binary64 formats we looked
Show work for all parts please !!
Get thumbs UP!!
Recall the IEEE Std 754 binary32 and binary64 formats we looked at in cla.. We can pcmtulate a s' albeit smaller binary16 floating-point number format. Let us suppose that binary16 has a sign bit, a espouent, where bias = 261 I = 31, and a 9-bit fraction with an implied leading I bit, (a) (5 pts.) Show the binary16 hex representation for the decimal floating-point value q 5.25 (b) (5 pts.) Show the decimal floating-point value for the binary16 hex representation 014888 (c) (5 pts.) Show the addition (in the IEEE Std 754 sense) Of the given in parts (a) and (b). (d) (5 pts.) Show thc multiplication (in the IEEE 754 sense) of the values given in parts (a) and (b). (5 pts.) A computer spends 30 percent of the time on floating point operations, 20 percent doing 1/0, and 50 percent on integer Operatiorus_ Two improvements are being considered; enhancement l) make integer operations run two times faster, Or enhancement 2) make floating-point operations run ten times faster. Use Amdahl's Law to determine which enhancement is better fov
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