Assembly code: addcc %r5, %r5, %r6
Answer: a. or b. or c.
14.10 pts Write the number -771 as an 8-bit base number for each of the following formats: Example write -77io as an 8-bit base unsigned representation Hint Ignore the sign) 4010010
a. signed magnitude representation Answer:
b. one's complement representation Answer:
c. two's complement representation Answer:
d. excess 128 representation (biased two's complement number) Answer: