11.07.2015 Views

section 7 - Index of

section 7 - Index of

section 7 - Index of

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

DECDecrement by OneDECOperation:0-1 -+ 0Assembler Syntax:DEC 0Description: Decrement by one the specified operand and store the result in the destinationaccumulator. One is subtracted from the LSB <strong>of</strong> D.Example:DEC A ;Decrement the content <strong>of</strong> A accumulator by oneExplanation <strong>of</strong> Example: One is subtracted from the content <strong>of</strong> the A accumulator.Condition Codes:115 14 13 12 11 10 9 8 7 6 5 4 3 2LF I DM I T 1** 1 S1 1 so 1 11 I 10 1 s 1 L E I u N I z... MR ~ ... CCR0v I :1-L - Set if overflow has occurred in result. Not affected otherwiseE - Set if the signed integer portion <strong>of</strong> result is in useU- Set if result is unnormalizedN - Set if bit 55 <strong>of</strong> result is setZ - Set if result equals zeroV - Set if overflow has occurred in result-C - Set if a borrow occurs from bit 55 <strong>of</strong> result

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!