AH500 Programming Manual
6-114
API
Instruction code Operand Function
0301 D FMOV P
S, D
Transferring the 64-bit
floating-point number
Device
X Y M S T C HC D L SM SR E PR K 16# “$” DF
Pulse instruction
32-bit instruction 64-bit instruction (5-6 steps)
Symbol:
S
:
Data source Long word
D
:
Data destination Double word/Long word
Explanation:
1. When the instruction is executed, the data in S is transferred to D. When the instruction is not
executed, the data in D is unchanged.
2. Only the 64-bit instructions are supported.
3. The instrucitons DFMOV and DFMOVP are double-precision data transfer instructions.
Example:
When M0 is ON, the values in D0~D3 are transferred to D4~D7.