F SRC is a byte and DEST is a word or dword
THEN DEST = DEST - (SignExtend(SRC) + CF)
ELSE DEST DEST - (SRC + CF);
[Back]
[Next]