Answered step by step
Verified Expert Solution
Question
1 Approved Answer
THIS WAS ALL I WAS GIVEN Do as many as you can please I'm really stuck, if you can only do one try to make
THIS WAS ALL I WAS GIVEN
Do as many as you can please I'm really stuck, if you can only do one try to make it as clear and possible. Here are all the ODD solutions.
17. W0 0x1038 (byte operation, only LSB of W0 changed) 19. Memory location 0x1004 0x2A19 (0x1005 0x2A, byte operation) 21W3 = 0x1020 23. W0 0x4D18 25. WREG (LSB) 0x2A + 0x06 0x30, so WREG-0x1030 27. LSB of Memory location 0x1006 0x05-0x0A 0xFB; so Memory Location 0x1006 = OxE7FB 29. Memory location 0x1008 = 0xFFFE 31. Memory location 0x1008 0x0100 (0x1009 0x01) For the remaining problems, assume the memory/register contents of Table 3.6 at the start of each instruction and give the modified memory location or register and its content. Table 3.6: Register Memory Contents for Sample Problems Location WO W1 W2 W3 W4 Value 0x1006 0x00BC 0x8345 0x1000 0x1005 Location 0x1000 Ox1002 0x1004 0x1006 0x1008 Value 0x382A OxFB80 0x4D19 0xE7CO 0xFF00 16. mov W2, 0x1008 17. mov.b0x1001, WREG 18. mov #0x1001, WI 19. mov.b [W3], [W4] 20. mov [W0], W4 21. mov.b #0x20, W3 22. add WO, [W0], W1 23. dec 0x1004, WREG 24. add 0x1002 25. add.b 0x1000, WREG 26. sub WO, W1, [W0] 27. sub. b W4 , #10, [wo] 28. dec2 0x1008 29. dec2.b 0x1008 30. inc We, [W3] 31. inc2.b 0x1009 32. inc2 0x1008, WREG 17. W0 0x1038 (byte operation, only LSB of W0 changed) 19. Memory location 0x1004 0x2A19 (0x1005 0x2A, byte operation) 21W3 = 0x1020 23. W0 0x4D18 25. WREG (LSB) 0x2A + 0x06 0x30, so WREG-0x1030 27. LSB of Memory location 0x1006 0x05-0x0A 0xFB; so Memory Location 0x1006 = OxE7FB 29. Memory location 0x1008 = 0xFFFE 31. Memory location 0x1008 0x0100 (0x1009 0x01) For the remaining problems, assume the memory/register contents of Table 3.6 at the start of each instruction and give the modified memory location or register and its content. Table 3.6: Register Memory Contents for Sample Problems Location WO W1 W2 W3 W4 Value 0x1006 0x00BC 0x8345 0x1000 0x1005 Location 0x1000 Ox1002 0x1004 0x1006 0x1008 Value 0x382A OxFB80 0x4D19 0xE7CO 0xFF00 16. mov W2, 0x1008 17. mov.b0x1001, WREG 18. mov #0x1001, WI 19. mov.b [W3], [W4] 20. mov [W0], W4 21. mov.b #0x20, W3 22. add WO, [W0], W1 23. dec 0x1004, WREG 24. add 0x1002 25. add.b 0x1000, WREG 26. sub WO, W1, [W0] 27. sub. b W4 , #10, [wo] 28. dec2 0x1008 29. dec2.b 0x1008 30. inc We, [W3] 31. inc2.b 0x1009 32. inc2 0x1008, WREG
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started