diff --git a/solutions/chapter-05.md b/solutions/chapter-05.md index fe8823a..3b9e2ea 100644 --- a/solutions/chapter-05.md +++ b/solutions/chapter-05.md @@ -213,7 +213,7 @@ 60. Solution: 1. ALL 2. None of what I've seen so far. - 3. ADD, AND, NOT, LEA, LD, LDI, LDR, + 3. ADD, AND, NOT, LD, LDI, LDR. 4. It indicates result of ADD operation occur overflow. --- 61. Didn't try to solve.