I posted links to the C code and my A$$embly version, I'm trying to convert the C code to Y86 a$$sembly
I'm not sure my compare part is correct. What I'm trying to do is move from the top and bottom of the stack, compare the characters, then increment to the next spot in the stack.
Anyone have any idea? I don't believe my code increments the stack pointer when comparing
http://pastebin.com/fmD1i3YE%20- original C code
http://pastebin.com/tub2V6yS - A$$embly
Also getting this error, no idea why.
This post was edited by lopelurag on Nov 8 2012 08:17am