When should carry flag be set in assembly language.

Posted by Summer_More_More_Tea on Stack Overflow See other posts from Stack Overflow or by Summer_More_More_Tea
Published on 2010-05-18T07:30:06Z Indexed on 2010/05/18 7:40 UTC
Read the original article Hit count: 163

Filed under:
|

Hi everyone:

I'm puzzled by this problem when writting an ARM assembly simulator in C. I've found some similar questions in the forum, but none of them explain how to set the carry flag just using the relationship between two operands and the result.

Any reply is appreciated. Thanks in advance.

Regard.

© Stack Overflow or respective owner

Related posts about c

    Related posts about assembly