1. 1. Assume you have a byte-addressable machine that uses 32-bit integers and you are storing the...
Question:
1. 1. Assume you have a byte-addressable machine that uses 32-bit integers and you are storing the hex value 1234 at address 0:
1. ◆a) Show how this is stored on a big endian machine.
2. ◆b) Show how this is stored on a little endian machine.
3.
c) If you wanted to increase the hex value to 123456, which byte assignment would be more efficient, big or little endian? Explain your answer.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Essentials Of Computer Organization And Architecture
ISBN: 9781284123036
5th Edition
Authors: Linda Null, Julia Lobur
Question Posted: