Question: You are provided with two of two's complement 6-bit binary numbers, A and B. Evaluate (-A + B) using the two's complement 6-bit number system.

 You are provided with two of two's complement 6-bit binary numbers,

You are provided with two of two's complement 6-bit binary numbers, A and B. Evaluate (-A + B) using the two's complement 6-bit number system. If the result is encoded in less than 6 bits (including the sign bit), you need to extend it to fill the entire 6 bits. If your answer is less than 6 bits or more than 6 bits, you will get zero. You need to provide the entire 6-bit result, even if an overflow occurred. You MUST report the answer in two's complement. After calculating the result, state the values of the Z, N, V, and C flags. Question 1 of 2 10.0 Points Click to see additional instructions When A = 110001 and B = 010111, the value of (-A + B) = the Z flag = , the N flag = , the V flag = and the C flag = Mark for Review What's This

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!