Appendices
A-30
CP2E CPU Unit Software User’s Manual(W614)
3
2-BIT TO
FLOATING
FLTL
@
Converts a
3
2-bit signed binary value to
3
2-bit floating-point data
and places the result in the specified result words.
FLOATING-
POINT ADD
+F
@
Adds two
3
2-bit floating-point numbers and places the result in the
specified result words.
FLOATING-
POINT
SUBTRACT
−
F
@
Subtracts one
3
2-bit floating-point number from another and
places the result in the specified result words.
FLOATING-
POINT
MULTIPLY
*F
@
Multiplies two
3
2-bit floating-point numbers and places the result
in the specified result words.
FLOATING-
POINT DIVIDE
/F
@
Divides one
3
2-bit floating-point number by another and places
the result in the specified result words.
Instruction
Mnemonic
Variations
Symbol/Operand
Function
S
R
FLTL(453)
S
: 1st source word
R
: 1st result word
R+1
R
S
S+1
Signed binary data
(32 bits)
Floating-point data
(32 bits)
+F(454)
Au
Ad
R
Au
: 1st augend word
AD
: 1st addend word
R
: 1st result word
R+1
R
Au
Ad
Ad+1
+
Au+1
Augend (floating-point
data, 32 bits)
Addend (floating-point
data, 32 bits)
Result (floating-point
data, 32 bits)
−
F(455)
Mi
Su
R
Mi
: 1st Minuend word
Su
: 1st Subtrahend word
R
: 1st result word
R+1
R
Mi
Mi+1
Su
Su+1
−
Minuend
(floating-point data,
32 bits)
Subtrahend
(floating-point
data, 32 bits)
Result (floating-point
data, 32 bits)
Md
Mr
R
*
F(456)
Md
: 1st Multiplicand word
Mr
: 1st Multiplier word
R
: 1st result word
R+1
R
Md
Md+1
Mr
Mr+1
Result (floating-point
data, 32 bits)
Multiplier
(floating-point data,
32 bits)
Multiplicand
(floating-point
data, 32 bits)
×
/F(457)
Dd
Dr
R
Dd
: 1st Dividend word
Dr
: 1st Divisor word
R
: 1st result word
R+1
R
Dd
Dd+1
Dr
Dr+1
÷
Dividend
(floating-point data,
32 bits)
Divisor
(floating-point data,
32 bits)
Result
(floating-point data,
32 bits)
Summary of Contents for SYSMAC CP Series
Page 3: ......
Page 32: ...1 Overview 1 4 CP2E CPU Unit Software User s Manual W614 ...
Page 44: ...3 CPU Unit Operation 3 8 CP2E CPU Unit Software User s Manual W614 ...
Page 116: ...6 I O Allocation 6 8 CP2E CPU Unit Software User s Manual W614 ...
Page 144: ...7 PLC Setup 7 28 CP2E CPU Unit Software User s Manual W614 ...
Page 170: ...10 Interrupts 10 14 CP2E CPU Unit Software User s Manual W614 ...
Page 200: ...11 High speed Counters 11 30 CP2E CPU Unit Software User s Manual W614 ...
Page 272: ...12 Pulse Outputs 12 72 CP2E CPU Unit Software User s Manual W614 ...
Page 278: ...13 PWM Outputs 13 6 CP2E CPU Unit Software User s Manual W614 ...
Page 460: ...18 Programming Device Operations 18 28 CP2E CPU Unit Software User s Manual W614 ...
Page 576: ...Revision 2 CP2E CPU Unit Software User s Manual W614 ...
Page 577: ......