72
Instruction Functions Section 2-2
DOUBLE FLOAT-
ING-POINT SUB-
TRACT
−D
@
−D
846
Subtracts the specified double-precision floating-point values (64 bits
each) and outputs the result to the result words.
Output
Required
665
DOUBLE FLOAT-
ING-POINT MUL-
TIPLY
*D
@*D
847
Multiplies the specified double-precision floating-point values (64 bits
each) and outputs the result to the result words.
Output
Required
667
DOUBLE FLOAT-
ING-POINT
DIVIDE
/D
@/D
848
Divides the specified double-precision floating-point values (64 bits each)
and outputs the result to the result words.
Output
Required
669
DOUBLE
DEGREES TO
RADIANS
RADD
@RADD
849
Converts the specified double-precision floating-point data (64 bits) from
degrees to radians and outputs the result to the result words.
Output
Required
671
DOUBLE RADI-
ANS TO
DEGREES
DEGD
@DEGD
850
Converts the specified double-precision floating-point data (64 bits) from
radians to degrees and outputs the result to the result words.
Output
Required
673
DOUBLE SINE
SIND
@SIND
851
Calculates the sine of the angle (radians) in the specified double-precision
floating-point data (64 bits) and outputs the result to the result words.
Output
Required
674
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
Page
−D(846)
Mi
Su
R
Mi: 1st minuend
word
Su: 1st subtra-
hend word
R: 1st result word
*D(847)
Md
Mr
R
Md: 1st multipli-
cand word
Mr: 1st multiplier
word
R: 1st result word
/D(848)
Dd
Dr
R
Dd: 1st Dividend
word
Dr: 1st divisor
word
R: 1st result word
RADD(849)
S
R
S: 1st source
word
R: 1st result word
DEGD(850)
S
R
S: 1st source
word
R: 1st result word
SIND(851)
S
R
S: 1st source
word
R: 1st result word