Given x = -20 and y = -16, use 6-bit two’s complement to compute the followings: 9.a) z = x + y 9.b) z = x - y 9.c) z = -x +y 9.d) z = -x - y For each case, check for overflow, and convert z to decimal

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter4: Processor Technology And Architecture
Section: Chapter Questions
Problem 23VE: A(n) _____ operation transforms a 0 bit value to 1 and a 1 bit value to 0.
icon
Related questions
Question

Given x = -20 and y = -16, use 6-bit two’s complement to compute the followings:

9.a) z = x + y

9.b) z = x - y

9.c) z = -x +y

9.d) z = -x - y

For each case, check for overflow, and convert z to decimal

------------------------------------------------------------------------------------------

First, we need to have the two's complement form of x, y, -x, and -y to simplify our calculation later

(Expecting 6-bits in each of the answer box):

x = -20 = two's complement

y = -16 = two's complement

-x = -(-20) = two's complement

-y = -(-16) = two's complement

 

 

I need help please

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning