Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
natalieagus committed Mar 8, 2024
1 parent 575ca67 commit 00fa55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Labs/lab4-part1.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ BNE(R3, 0, R31)

Ensure to put all switches **down** at first.

Upon compilation and flashing of the new 5-line instructions for the first time, we are met with a new instruction `ADDC(R31, 3, R1): 0x7BE3FFFB`.
Upon compilation and flashing of the new 5-line instructions for the first time, we are met with a new instruction `ADDC(R31, 3, R1): 0xC03F0003`.

<img src="{{ site.baseurl }}//assets/images/lab4-part1/2023-03-16-11-42-34.png" class="center_fifty"/>

Expand Down

0 comments on commit 00fa55b

Please sign in to comment.