Floating Point Support
http://www.mcg.mot.com/literature
4-17
4
Floating Point Support
The floating point unit (FPU) of the MC68040 microprocessor chip is
supported in the 162Bug. For MVME162Bug, the commands MD, MM,
RM, and RS have been extended to allow display and modification of
floating point data in registers and in memory. Floating point instructions
can be assembled/disassembled with the DI option of the MD and MM
commands.
Valid data types that can be used when modifying a floating point data
register or a floating point memory location:
When entering data in single, double, extended precision, or packed
decimal format, the following rules must be observed:
1. The sign field is the first field and is a binary field.
2. The exponent field is the second field and is a hexadecimal field.
3. The mantissa field is the last field and is a hexadecimal field.
4. The sign field, the exponent field, and at least the first digit of the
mantissa field must be present (any unspecified digits in the
mantissa field are set to zero).
5. Each field must be separated from adjacent fields by an underscore.
6. All the digit positions in the sign and exponent fields must be
present.
Integer Data Types
12
Byte
1234
Word
12345678
Longword
Floating Point Data Types
1_FF_7FFFFF
Single Precision Real Format
1_7FF_FFFFFFFFFFFFF
Double Precision Real Format
1_7FFF_FFFFFFFFFFFFFFFF
Extended Precision Real Format
1111_2103_123456789ABCDEF01
Packed Decimal Real Format
-3.123456789012123
Scientific Notation Format (decimal)
Содержание 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 ...