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

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
Explanation
MAXS
the SValue1 register, effectively limiting SValue1 to a maximum of SValue2.
If the
effect is specified, the C flag is set (1) if the signed SValue1 is less than the signed SValue2.
The lesser of the two values is written to SValue1 unless the
MIN
Instruction: Limit minimum of unsigned value to another unsigned value.
MIN
Result: Greater of unsigned Value1 and unsigned Value2 is stored in Value1.
Explanation
MIN
the Value1 register, effectively limiting Value1 to a minimum of Value2.
If the
effect is specified, the C flag is set (1) if the unsigned Value1 is less than the unsigned
Value2. The greater of the two values is written to Value1 unless the
–INSTR– ZCRI –CON–
010010 001i 1111 ddddddddd sssssssss
compares the unsigned values of Value1 and Value2 and stores the greater of the two into
Value1,
compares the signed values of SValue1 and SValue2 and stores the lesser of the two into
WZ
WZ
Value1
the destination in which to write the greater of the two.
Value2
effect is specified, the Z flag is set (1) if SValue1 and SValue2 are equal. If the
effect is specified, the Z flag is set (1) if Value1 and Value2 are equal. If the
#
(s-field) is a register or a 9-bit literal whose value is compared against Value1.
(d-field) is the register containing the value to compare against Value2 and is
Value2
–DEST–
–SRC–
5: Assembly Language Reference –
Z Result
D = S
NR
Unsigned (D < S)
Propeller Manual v1.0 · Page 379
effect is specified.
C Result
NR
effect is specified.
Result
Written
Clocks
4
WC
WC

Related parts for 122-32000