22.11.2 Memory Operation

22.11.2.1 Offset Address
Sets an address offset.

22.11.2.2 Compare Memory
Compares two blocks of data at the specified positions (offset), and writes the comparison result to the storage address.

22.11.2.3 Copy Memory
Copies device memory in one operation.

22.11.2.4 Copy Memory (Variable Specification)
Copies device memory in one operation. The source (copy from) address, destination (copy to ) address, and number of addresses can be modified.

22.11.2.6 Memory Ring
Ring-shifts the data in memory by the designated number of word blocks.

22.11.2.7 Search Memory
Performs a data search in block units, and returns (saves) the search result to the specified storage address.

22.11.2.8 Initialize Memory
Initializes all devices at once.

22.11.2.9 Initialize Memory (Variable Specification)
Initializes all devices at once. The top address, set data, and number of addresses can be modified.

22.11.2.11 Shift Memory
Shifts block units up.