
15
Chapter 1 Overview
1.7 Data Types
1.7.4 String
String is a type of data that consists of a given length of consecutive byte (8-bit) or word (16-bit) data.
This data type can be used in three types of string instructions: character string backward transfer
(SMOVB instruction), character string forward transfer (SMOVF instruction), and specified area initialize
(SSTR instruction).
b15 b0
b7 b0
b7 b0
b7 b0
b15 b0
b15 b0
•
•
•
•
•
•
•
•
Figure 1.7.7 String data
Byte (8-bit) data Word (16-bit) data
Comentarios a estos manuales