Name
Operatio
n
Unit
Mnemonic Operand Function overview
Page
Block Copy
US, SS,
UL, SL,
SF, DF
COPY (P)
S, D1,
D2
Transfers the data for [S1] to all of the
areas between [D1] and [D2].
"P.5-13"
Bit Block
Transfer
US, SS,
UL, SL,
SF, DF
BTM (P)
S1, S2,
D
Transfers the data between bit addresses
[S1] and [S2] to the area ending with the
low bit specified for [D].
"P.5-16"
Digit Data
Transfer
− DGT (P)
S, S1, n,
D, D1
The data for the [n] digit portion starting
from the digit specified by [S] and [S1] is
saved in the area starting from the digit
specified by [D] and [D1].
"P.5-18"
Reset
US, SS,
UL, SL,
SF, DF
RST (P) D The [D] area is reset to "0". "P.5-22"
Block Clear bit ZRST (P) D1, D2
The area specified by bit addresses [D1] to
[D2] is reset to "0".
"P.5-24"
16-bit Data
Sign-extended
Block Transfer
− BKEXT (P)
S1, S2,
D
Performs sign extension for device values
in the area specified by [S1] to [S2], and
transfers them to the device address
specified by [D] and subsequent
addresses.
"P.5-26"
Block Transfer
(32-bit Data to
16-bit Data)
− BKMV16 (P)
S1, S2,
D
Transfers only the lower one word of data
in the area specified by [S1] to [S2] to an
area after the area specified by [D] all at
once.
"P.5-28"
Data exchange
US, SS,
UL, SL,
SF, DF
XCH (P) D1, D2 (D1) → (D2), (D2) → (D1) "P.5-30"
Higher byte
Exchange of
lower bytes
US, SS SWAP (P) S, D
Exchanges the higher and lower order
bytes of [S] data and stores it in [D].
"P.5-32"
n Block
Higher byte
Exchange of
lower bytes
− BSWAP (P) S, n, D
Exchanges the high byte and low byte for
[n] words from the device address specified
by [S], and transfers it to the area starting
with [D].
"P.5-34"
Specified PB
Local Device
Write
US, SS,
UL, SL,
LCWT (P)
S, n,
PBm, D
Writes the data for [n] from the area
specified by [S] to the area specified by
[PBm]:[D] (local device) and subsequent
areas all at once.
"P.5-36"
Specified PB
Local Device
Read
US, SS,
UL, SL,
LCRD (P)
PBm, S,
n, D
Transfers the data for [n] from the area
specified by [PBm]:[S] (local device) to the
area specified by [D] and subsequent
areas.
"P.5-38"
1.2 List of High-level Instructions
WUME-FP7CPUPGR-12 1-9