Motorola CPU32 User Manual Page 122

  • Download
  • Add to my manuals
  • Print
  • Page
    / 646
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 121
Integer Instructions
4-18 M68000 FAMILY PROGRAMMER’S REFERENCE MANUAL MOTOROLA
ANDI AND Immediate ANDI
(M68000 Family)
Operation: Immediate Data Λ Destination Destination
Assembler
Syntax: ANDI # < data > , < ea >
Attributes: Size = (Byte, Word, Long)
Description: Performs an AND operation of the immediate data with the destination
operand and stores the result in the destination location. The size of the operation can
be specified as byte, word, or long. The size of the immediate data matches the
operation size.
Condition Codes:
X Not affected.
N — Set if the most significant bit of the result is set; cleared otherwise.
Z Set if the result is zero; cleared otherwise.
V Always cleared.
C — Always cleared.
Instruction Format:
XNZVC
**
00
1514131211109876543210
00000010 SIZE
EFFECTIVE ADDRESS
MODE REGISTER
16-BIT WORD DATA 8-BIT BYTE DATA
32-BIT LONG DATA
Page view 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 645 646

Comments to this Manuals

No comments