- 1 30 Pts In Designing A 32 Bit Byte Addressable 0 3 Gpr Machine If You Choose To Have Only The Following Addressin 1 (152.23 KiB) Viewed 30 times
1. (30 pts) In designing a 32-bit byte-addressable (0,3)-GPR machine, if you choose to have only the following addressin
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. (30 pts) In designing a 32-bit byte-addressable (0,3)-GPR machine, if you choose to have only the following addressin
1. (30 pts) In designing a 32-bit byte-addressable (0,3)-GPR machine, if you choose to have only the following addressing modes supported • register ● immediate ● register indirect with displacement similar to the ones shown in the class, show how each of the following addressing modes can be simulated (synthesized) by simulating the operation required in the given instruction using a sequence of your machine instructions: (assuming contents of r0 is always 0) (a) add @(r3), (rl)-, 20(r2,r4) (b) add 0x0123456, 8(r3), r5 (assuming a word-size operation)