Assembly Language getting difference between 2 numbers..

Posted by Greg C. on Stack Overflow See other posts from Stack Overflow or by Greg C.
Published on 2010-04-14T16:29:00Z Indexed on 2010/04/14 16:33 UTC
Read the original article Hit count: 193

Filed under:

I need to get the difference of 2 signed integers.. Is there an ABS() function on Assembly language so I can do this. Any help would be greatly appreciated

© Stack Overflow or respective owner

Related posts about assembly