Skip to content

Commit

Permalink
Fixed exercise, thanks to Pentesterd.GB.
Browse files Browse the repository at this point in the history
  • Loading branch information
xorpd committed Dec 8, 2015
1 parent ba4da61 commit 74de488
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
; Is the result correct? What happens if both of the of the arguments are
; negative?
;
; 6. Try to change the "cdq" instruction to "mov edx,1", and check what
; 6. Try to change the "cdq" instruction to "mov edx,0", and check what
; results do you get now. Do you still get correct results for negative
; numbers?
;
Expand Down

0 comments on commit 74de488

Please sign in to comment.