Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. S[cc] reg
  2.  
  3. CMP D0,D1 ; this sets the flags according to the result
  4. SEQ D0 ; sets D0 to true if the flags indicate the condition is true. else, sets it to false.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement