Question: ARM assembly language program : I need to recreate a function of a 'switch' statement. 1) The task is asking to assign the value 1,
ARM assembly language program :
I need to recreate a function of a 'switch' statement.
1) The task is asking to assign the value 1, 2, or 3 to a register. And then use the switch to print "option 1" , "option 2", or "option 3" to the screen.
I need to hardcode the value in a register. Use MOV for system call.
Thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
