105
2) Operands
Specify the source data or register’s address
code
16 bits/32 bits/64 bits, BIN
Specify the target soft component’s address
code
16 bits/32 bits/64 bits, BIN
3) Suitable soft component
*Notes: D includes D, HD; TD includes TD, HTD; CD includes CD, HCD, HSCD, HSD; DM
includes DM, DHM; DS includes DS, DHS. M includes M,HM,SM;S includes S,HS;T
includes T,HT;C includes C, HC.
< Move 16 bits data >
Move the source data to the target
When X0 is off, the data will not change
Move K10 to D10
< Move 32 bits data >
Please use DMOV when the value is32 bits, such as MUL instruction, high speed counter…
< Move 64 bits data >
Please use QMOV when the value is64 bits, such as DMUL instruction
(D1, D0) → (D11, D10)
(the current value of HSC0)→(D21, D20)
(D3,D2,D1,D0)→(D13,D12,D11,D10)
tudonghoatoancau.com