Question: Determine the micro operations for the ADD instruction, for the machine of Problem assuming the memory is
(a) big Endien
(b) little Endien?
Problem: A 16-bit machine has a byte-addressable memory. Bytes 0 and 1 of the memory contain decimal values 31 and 241, respectively. If the machine uses 2s complement system, what is the value in the 16-bit word made up of the two bytes 0 and 1, if the memory is
(a) big Endien
(b) little Endien?