Blair Campbell wrote:
> Just to butt in :-) I understand jnc/jc/jz/jnz myself but I don't even
> know what jae is.  I would also prefer jnc/jz over jae or je.
>
>   
ja/jae and jb/jbe are "jump if above/below", which work the same way as 
jg/jge and jl/jle, except treating the operands as unsigned instead of 
signed.

-- Daniel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to