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

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

Related parts for 122-32000