User manual

94
Register address data value
absolute address
When N=4
Move Instructions
Mnemonic Name
Word ladder
symbol
Double word
ladder symbol
Description
MOV Move
Copy Ns words from Sr to D.
FMOV Fill Move
Repeatedly copy the value V to the Ns
words starting from D.
BMOV Bit Move
Move Ns bits from the bit address Sb
to the bit address Db.
BFMV Bit Fill Move
Repeatedly copy the bit value V to the
N bits staring from the bit address
Db. (V=0, 1)(N=1…256)
(Db is bit address)
LDR
(DLDR)
Load D (S)
Store to D the value of the register
whose absolute address is the value
of S. (Refer to the manual for
information about absolute address.)
STO
(DSTO)
Store (D) S
Store the value of S to the register
whose absolute address is the value
of D.
(Refer to the manual for information
about absolute address.)
When N=3
When N=4
When V=1, N=5
Register address data value
absolute address