HP 68000 Series User Manual page 443

Debugger/simulator
Table of Contents

Advertisement

Constant
73T
0EFF1h
10b
0x2214
23C3
123
Floating Point Constants
The debugger represents floating point constants internally in standard IEEE
binary format. All floating point calculations follow the rules of C. The
debugger treats all floating point constants as double precision values
internally.
Floating point constants specified on the debugger command line must have
the following syntax:
[sign] integer_part.[fractional_part] [exponent]
When specifying a floating point constant, the debugger uses a more restrictive
syntax than the C language. The debugger always requires an integer part and
a decimal point.
Chapter 10: Expressions and Symbols in Debugger Commands
Prefix and Suffix Descriptor Examples
Decimal Mode
Decimal
Hexadecimal
Binary
Hexadecimal
Illegal
Decimal
where
sign is an optional plus (+ ) or minus (–) sign.
integer_part consists of one or more decimal digits.
. is a decimal point.
fractional_part may be zero or more decimal digits.
exponent is an optional exponent, which is letter E (or e)
followed by an integer part.
Expression Elements
Hexadecimal Mode
Decimal
Hexadecimal
Hexadecimal
Hexadecimal
Hexadecimal
Hexadecimal
421

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents