Data Formats; General Register Data Formats - Renesas Hitachi H8S/2194 Series Hardware Manual

16-bit single-chip microcomputer
Table of Contents

Advertisement

2.5

Data Formats

The CPU can process 1-bit, 4-bit (BCD), 8-bit (byte), 16-bit (word), and 32-bit (longword) data.
Bit-manipulation instructions operate on 1-bit data by accessing bit n (n = 0, 1, 2, ..., 7) of byte
operand data. The DAA and DAS decimal-adjust instructions treat byte data as two digits of 4-
bit BCD data.
2.5.1

General Register Data Formats

Figure 2.10 shows the data formats in general registers.
Data type
1-bit data
1-bit data
4-bit BCD data
4-bit BCD data
Byte data
Byte data
Rev. 2.0, 11/00, page 28 of 1037
General Register
Data Format
RnH
RnL
RnH
RnL
RnH
RnL
Figure 2.10 General Register Data Formats (1)
7
7
6 5 4 3 2
1 0
Don't care
7
4 3
Upper digit Lower digit
Don't care
7
MSB
LSB
Don't care
0
Don't care
7
7
6 5 4 3 2
1 0
0
Don't care
7
4 3
Upper digit Lower digit
0
Don't care
7
MSB
0
0
0
LSB

Advertisement

Table of Contents
loading

Table of Contents