Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Assignment Progress #1

Open
17 tasks
dluman opened this issue Sep 19, 2023 · 0 comments
Open
17 tasks

Assignment Progress #1

dluman opened this issue Sep 19, 2023 · 0 comments
Assignees

Comments

@dluman
Copy link
Contributor

dluman commented Sep 19, 2023

TODOs

Based on the GatorGrader report for this run, here's a summary of what you've got left to do.

ARMv6 Assembly

  • hello_world/program.S uses the LDR instruction to load address of string
  • hello_world/program.S uses the BL instruction to use printf function
  • hello_world/program.S contains no TODO markers
  • basic_addition/program.S uses the LDR instruction to load data to registers
  • basic_addition/program.S uses the ADD instruction to add data
  • basic_addition/program.S uses the MOV instruction to place sum in printable register
  • basic_addition/program.S contains no TODO markers
  • moon_rocks/program.S uses the STRB instruction to store data in a memory location
  • moon_rocks/program.S uses the LDR instruction to load from a memory location to register
  • moon_rocks/program.S uses the BL instruction to use printf function
  • moon_rocks/program.S contains no TODO markers
  • basalt_bonanza.program.S contains STRB commands
  • basalt_bonanza.program.S contains LDRB commands
  • basalt_bonanza.program.S contains ADD commands
  • basalt_bonanza.program.S contains SUB commands
  • basalt_bonanza.program.S contains ADD commands

Documentation

  • docs/report.md answers all questions

Percent complete

Based on the checks achieved, this assignment is 0% complete.

@dluman dluman self-assigned this Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant