122-32000 Parallax Inc, 122-32000 Datasheet - Page 358

MANUAL PROPELLER

122-32000

Manufacturer Part Number
122-32000
Description
MANUAL PROPELLER
Manufacturer
Parallax Inc
Datasheets

Specifications of 122-32000

Accessory Type
Manual
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
Propeller Education (PE) Kit
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
AND
Instruction: Bitwise AND two values.
AND
Result: Value1 AND Value2 is stored in Value1.
Explanation
AND
If the
effect is specified, the C flag is set (1) if the result contains an odd number of high (1) bits.
The result is written to Value1 unless the
Page 358 · Propeller Manual v1.0
–INSTR– ZCRI –CON–
011000 001i 1111 ddddddddd sssssssss
(bitwise AND) performs a bitwise AND of the value in Value2 into that of Value1.
Value1,
WZ
– Assembly Language Reference
Value1
the destination in which to write the result.
Value2
Value1.
effect is specified, the Z flag is set (1) if Value1 AND Value2 equals zero. If the
#
(d-field) is the register containing the value to bitwise AND with Value2 and is
(s-field) is a register or a 9-bit literal whose value is bitwise ANDed with
Value2
–DEST–
–SRC–
NR
effect is specified.
Result = 0
Z Result
Parity of Result
C Result
Written
Result
Clocks
4
WC

Related parts for 122-32000