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

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
OR
Instruction: Bitwise OR two values.
OR
Result: Value1 OR Value2 is stored in Value1.
Explanation
OR
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
ORG
Directive: Adjust compile-time cog address pointer.
ORG 〈
Explanation
The
representing the Cog RAM position to use for the following assembly code.
appears at the start of any new assembly code intended for a cog.
Page 392 · Propeller Manual v1.0
–INSTR– ZCRI –CON–
011010 001i 1111 ddddddddd sssssssss
(bitwise inclusive OR) performs a bitwise OR of the value in Value2 into that of Value1.
Value1,
,
ORG
Address
WZ
Value1
the destination in which to write the result.
Value2
Value1.
Address
code into. If Address is not given, the value 0 is used.
effect is specified, the Z flag is set (1) if Value1
(origin) directive sets the Propeller Tool’s assembly pointer to a new value
#
– Assembly Language Reference
Value2
(d-field) is the register containing the value to bitwise OR with Value2 and is
(s-field) is a register or a 9-bit literal whose value is bitwise ORed with
is an optional Cog RAM address (0-495) to assemble the following assembly
–DEST–
–SRC–
NR
effect is specified.
Result = 0
Z Result
OR
Parity of Result
Value2 equals zero. If the
C Result
Written
Result
ORG
typically
Clocks
4
WC

Related parts for 122-32000