1/12
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Describe while loops in ARM

Describe for loops in ARM

Describe do/while loops in ARM

Describe memory indexing in ARM

Describe how memory indexing is used to convey arrays and with the use of lsl

Describe ARM indexing modes:
offset
pre-index
post-indexed

Example of ARM indexing mode

Describe function calls in ARM

Describe function calls and how returns are handled in ARM

Describe input arguments and return values in ARM

Describe the stack and stack pointer

Describe how the stack is used when calling functions

Describe the use of pop and push when utilizing the stack
