- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ISE 046 documents this group of instructions. Interestingly not all the variants of conditions usable with e.g. Jcc are enumerated. If that's intentional, then may I suggest to at least replace CMP{,N}ZXADD by CMP{,N}EXADD? This is because "zero" is never the result of a comparison (no matter that it's ZF which is holding the result) - it's "equal". To compare, for CF it is CMP{,N}BXADD which are listed, while CMP{,N}CXADD are absent (and indeed "below" is a sensible comparison outcome, while "carry" isn't).
Best would of course be if all variants were intended to be available.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page