4-18
Computer Group Literature Center Web Site
Using The 162Bug Debugger
4
Single Precision Real
This format would appear in memory as:
A single precision number takes 4 bytes in memory.
Double Precision Real
This format would appear in memory as:
A double precision number takes 8 bytes in memory.
Note
The single and double precision formats have an implied
integer bit (always 1).
Extended Precision Real
This format would appear in memory as:
An extended precision number takes 10 bytes in memory.
1-bit sign field
(1 binary digit)
8-bit biased exponent field
(2 hex digits. Bias = $7F)
23-bit fraction field
(6 hex digits)
1-bit sign field
(1 binary digit)
11-bit biased exponent field
(3 hex digits. Bias = $3FF)
52-bit fraction field
(13 hex digits)
1-bit sign field
(1 binary digit)
15-bit biased exponent field
(4 hex digits. Bias = $3FFF)
64-bit mantissa field
(16 hex digits)
Содержание MVME162LX 200 Series
Страница 1: ...MVME162LX 200 300 Series Embedded Controller Installation and Use V162LX2 3A IH3 ...
Страница 6: ......
Страница 14: ...xiv ...
Страница 66: ...1 52 Computer Group Literature Center Web Site Board Level Hardware Description 1 ...
Страница 84: ...2 18 Computer Group Literature Center Web Site Hardware Preparation and Installation 2 ...
Страница 108: ...3 24 Computer Group Literature Center Web Site Debugger General Information 3 ...
Страница 156: ...IOT Command Parameters for Supported Floppy Types B 6 Computer Group Literature Center Web Site B ...
Страница 158: ...C 2 Computer Group Literature Center Web Site C ...
Страница 164: ...Ethernet Interconnections E 2 Computer Group Literature Center Web Site E ...
Страница 200: ...J 4 Computer Group Literature Center Web Site J ...
Страница 208: ...Index IN 8 Computer Group Literature Center Web Site I N D E X ...