14.1 a. If the last operation performed on a computer with an 8-bit word was an addition in which the two operands were
Posted: Mon Jun 06, 2022 12:07 pm
14.1 a. If the last operation performed on a computer with an 8-bit word was an addition in which the two operands were 00000010 and 00000011, what would be the value of the following flags? ■ Carry ■ Zero ■ Overflow ■ Sign ■ Even Parity Half-Carry b. Repeat for the addition of -1 (twos complement) and +1. 14.2 Repeat Problem 14.1 for the operation A-B, where A contains 11110000 and B con- tains 0010100.