Question: Question #4_14 marksl: Using bitwise logical instructions only, write a short ARM assembly program which loads the value OxA185CB08 into register 13. (Note: You should
Question #4_14 marksl: Using bitwise logical instructions only, write a short ARM assembly program which loads the value OxA185CB08 into register 13. (Note: You should use valid ARM immediate values ONLY) Question #5_15 marks): Write a short ARM assembly program that evaluates the following expression. You should not destroy the value of any register other than 10 which will get the computed expression value and of course r15, which is the PC). (Note: All numbers are in decimal.) 10 := 400 - [((x1 + x2) / 32) + 95 83 + 14) Question 16_15.marksli Which one of the following are valid ARM immediate values, and which ones are not valid? For invalid immediate values, explain why they are invalid. 0x0000104E 80x7c000002 #0x01220000 01432 #1680
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
