120
Floating-point Math Instructions
Section 3-13
ASCII TO FLOAT-
ING-POINT (CS1-
H, CJ1-H, CJ1M,
or CS1D only)
FVAL
@FVAL
449
Converts the specified text string (ASCII) representation of single-pre-
cision floating-point data (decimal-point or exponential format) to 32-bit
single-precision floating-point data and outputs the result to the desti-
nation words.
Output required
MOVE FLOAT-
ING-POINT (SIN-
GLE)
(CJ1-H-R only)
MOVF
469
Transfers the specified 32-bit floating-point number to the specified
destination words.
Output required
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution condition
FVAL(449)
S
D
S: Source word
D: 1st destination
word
MOVF(469)
S
D
S: 1st source
word
D: 1st destination
word
D+1 D
S
S+1