Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solutions/chapter-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
---
49. If next instruction 010 of NZP met, we can say R0 is the base register.
---
50. BR sends PC, LEA and LD sends DR.
50. BR sends to PC, LEA sends to DR, LD sends to MAR.
---
51. Solution:
1. Solution:
Expand Down