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.

INC Increment by One INCOperation:Assembler Syntax:D-1 ~ D INC DDescription: Increment by one the specified operand and store the result in the destinationaccumulator. One is added from the LSB <strong>of</strong> D.Example:INC B ;Increment the content <strong>of</strong> the B accumulator by oneExplanation <strong>of</strong> Example: One is added to the content <strong>of</strong> the B accumulator.Condition Codes:115 14 13 12 11 10 9 8 7 6 5 4LF I OM I T 1** 1 SI 1 SO 1 11 I ,0 1 s I I I 3 2 0L E u N Z... MR ....eeRv 1 :1L -E -U -N -Z -V -C -Set if overflow has occurred in A or B resultSet if the signed integer portion <strong>of</strong> A or B result is in useSet if A or B result is unnormalizedSet if bit 55 <strong>of</strong> A or B result is setSet if A or B result equals zeroSet if overflow has occurred in A or B resultSet if a carry is generated from bit 55 <strong>of</strong> A or B result

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

Saved successfully!

Ooh no, something went wrong!