Renesas M32R-FPU Stereo System User Manual


 
3
3-81 M32R-FPU Software Manual (Rev.1.01)
MVFACMIMVFACMI
DSP function instruction
Move middle-order word
from accumulator
[Mnemonic]
MVFACMI Rdest
[Function]
Transfer from accumulator to register
Rdest = ( int ) ( accumulator >> 16 ) ;
[Description]
MVFACMI moves bits16 through 47 of the accumulator to Rdest.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
dest0101 MVFACMI Rdest00101111
INSTRUCTIONS
3.2 Instruction description