> 科技

代做ARM Assembly First Lab、c/c++,Java程序代写 发布时间:2024-04-18 来源:互联网


Assembly Lab #1
ARM Assembly First Lab
Objective:
Write an ARM Assembly language procedure called Power that will calculate the integer power of an
integer number.
Requirements:
1. Outline the code to calculate the integer power of an integer number using pseudocode or a
flow chart, considering that the calculation will be done in ARM Assembly Language.
2. Write an independent procedure (that would operate something like a function) that calculates
the integer power of an integer number that runs in the ARM Assembly Language Simulator in
zyBooks.
3. Write a method that calls your independent procedure.
Instructions:
1. Write pseudocode or create a flow chart to outline the calculation of an integer power of an
integer number.
2. Write and comment ARM Assembly language code that will calculate the integer power of an
integer number. Comments must be complete.
3. Show how your code matches your results of part 1.
4. Write a method that calls your independent procedure. Show that it runs in the zyBooks
simulator.
Do NOT use Generative AI for this lab. Do the work yourself. Any indication that Generative AI was used
will result in a 0 on the assignment.
 请加QQ:99515681  邮箱:99515681@qq.com   WX:codinghelp

责任编辑:code

图片版权归原作者所有,如有侵权请联系我们,我们立刻删除。