Question: Assembly Language Programming exponen 0 pt) Covert the decimal real number 178/9 into the IEEE floating point format nd 10-bit fraction fields (ignore the sign
exponen 0 pt) Covert the decimal real number 178/9 into the IEEE floating point format nd 10-bit fraction fields (ignore the sign bit). Leave the answer in binary. with 5-bit Exponent: Fraction: (20 pt) Two 8-bit integers (two's complement), x and y, are initialized to OxAA and Ox00, respectively. What are results of the following operations ? Write them in HEX (non-Hex answers will get partial credits). b. y c. x && (-y) (10pt) Given the following variables, intx=random(); int y=random(); for each of the following C expression, indicate whether or not the expression always yields 1. If i always yields 1, very briefly describe the underlying mathematical principles. Otherwise, give arn example that makes it yield 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
