1. Suppose you have a 12-bit cell. Find a binary number such that when you add i
ID: 3544489 • Letter: 1
Question
1. Suppose you have a 12-bit cell. Find a binary number such that when you add it to 0110 0101 0111, the sum is all 0's. That is, find the missing number in the following operation. Be sure your answer is in the correct format. Use pic above
2.Assuming nine-bit two's complement representation, convert 94 to binary, show the effect of the ASL operation on it, then convert the result back to decimal.
94 (dec) = ____ (bin)
ASL ____ = _____ (bin) = _____ (dec), NZVC = ______
3.
A. 1.0B. the smallest positive normalized number
C. the largest positive denormalized number
D. positive zero
E. positive infinity
F. The smallest positive denormalized number
G. the largest positive normalized number ADD 0110 0101 0111 ???? ???? ???? / 0000 0000 0000 Suppose you have a 12-bit cell. Find a binary number such that when you add it to 0110 0101 0111, the sum is all 0's. That is, find the missing number in the following operation. Be sure your answer is in the correct format. Use pic above Assuming nine-bit two's complement representation, convert 94 to binary, show the effect of the ASL operation on it, then convert the result back to decimal.
Explanation / Answer
1. Suppose you have a 12-bit cell. Find a binary number such that when you add it to 0110 0101 0111, the sum is all 0's. That is, find the missing number in the following operation. Be sure your answer is in the correct format. Use pic above
1001 1010 1001
2.Assuming nine-bit two's complement representation, convert 94 to binary, show the effect of the ASL operation on it, then convert the result back to decimal.
94 (dec) = 1011110 (bin)
ASL = 0111100 (bin) = 97 115 108(dec), NZVC =0 001
3.
D. positive zero
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.