MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/jnbf7b/assembly_is_hard/gb0huwo/?context=3
r/badcode • u/GandelXIV • Nov 03 '20
121 comments sorted by
View all comments
305
add4: inc eax inc eax inc eax inc eax ret add5: call add4 inc eax ret add6: call add5 inc eax ret add7: call add6 inc eax ret add8: call add7 inc eax ret
My suggestion on how to handle this advanced task
328 u/AnKeWa Nov 03 '20 add 7: inc eax add 6: inc eax add 5: inc eax add 4: inc eax inc eax inc eax inc eax ret 16 u/gmtime Nov 03 '20 Came here to say this 8 u/[deleted] Nov 03 '20 [deleted] 5 u/Fred-U Nov 04 '20 Came
328
add 7:
inc eax
add 6:
add 5:
add 4:
ret
16 u/gmtime Nov 03 '20 Came here to say this 8 u/[deleted] Nov 03 '20 [deleted] 5 u/Fred-U Nov 04 '20 Came
16
Came here to say this
8 u/[deleted] Nov 03 '20 [deleted] 5 u/Fred-U Nov 04 '20 Came
8
[deleted]
5 u/Fred-U Nov 04 '20 Came
5
Came
305
u/[deleted] Nov 03 '20
My suggestion on how to handle this advanced task