Motorola M68000 User Manual Page 56

  • Download
  • Add to my manuals
  • Print
  • Page
    / 92
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 55
Integer Instructions
MOTOROLA M68000 FAMILY PROGRAMMER’S REFERENCE MANUAL 4-15
AND AND Logical AND
(M68000 Family)
Operation: Source L Destination Destination
Assembler AND < ea > ,Dn
Syntax: AND Dn, < ea >
Attributes: Size = (Byte, Word, Long)
Description: Performs an AND operation of the source operand 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 contents of an address register may not be
used as an operand.
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:
Instruction Fields:
Register field—Specifies any of the eight data registers.
Opmode field
XNZVC
**
00
1514131211109876543210
1100 REGISTER OPMODE
EFFECTIVE ADDRESS
MODE REGISTER
Byte Word Long Operation
000 001 010 < ea > Λ Dn Dn
100 101 110 Dn Λ < ea > < ea >
Page view 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 91 92

Comments to this Manuals

No comments