HP MC68040 User Manual page 459

Emulator, graphical user interface
Table of Contents

Advertisement

extended
Displays memory as 96-bit IEEE-754 real numbers.
FCODE
The function code used to define the address space being referenced. See the syntax
diagram for FCODE to see a list of the function codes available and for an
explanation of those codes.
long
Displays the memory listing as long word values. When used with the real
parameter, long displays memory in a 64-bit real number format.
mnemonic
This causes the memory listing to be formatted in assembly language instruction
mnemonics with associated operands. When specifying mnemonic format, you
should include a starting address that corresponds to the first byte of an operand to
ensure that the listed mnemonics are correct. If set source only is on, you will see
only the high level language statements and corresponding line numbers.
offset_by
This option lets you specify an offset that is subtracted from each of the absolute
addresses before the addresses and corresponding memory contents are listed. You
might select the offset value so that each module appears to start at address 0000H.
The memory contents listing will then appear similar to the assembler or compiler
listing.
This option is also useful for displaying symbols and source lines in dynamically
relocated programs.
packed
Displays memory as 96-bit Motorola-format packed real numbers.
physical
This allows you to specify that the addresses to be displayed are addresses in
physical memory.
previous_display
Places the previous display window on screen. This token lets you switch the
display back and forth between the previous window and the new window. This is
useful when you are stepping a program in memory and it suddenly jumps to a
different location in memory, changing your display window.
real
Formats memory values in the listing as real numbers. (NaN in the display list
means "Not a Number.")
repetitively
Updates the memory listing display continuously. You should only use this to
monitor memory while running user code, because it is very CPU intensive. To
allow updates to the current memory display whenever memory is modified, a file
is loaded, software breakpoint is set, or other feature is used that modifies memory,
use the set update command.
short
Formats the memory list as 32-bit real numbers.
Chapter 11: Emulator Commands
DISPLAY MEMORY
429

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ec040Lc04064783a64783b

Table of Contents