Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 1 of 2 - You are provided with two of two's complement 6-bit binary numbers, A and B. Evaluate (-A + B) using the

image text in transcribed

Part 1 of 2 - 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 = 101011 and B = 001101, the value of (-A + B) = Mark for Review What's This? , the Z flag the N flag = , the V flag - , and the C flag

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions

Question

Determine miller indices of plane A Z a/2 X a/2 a/2 Y

Answered: 1 week ago