HP 64782 User Manual page 370

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

value, which allows the information to be easily compared to the program
listing.
When displaying memory mnemonic and stepping, the next instruction that
will step is highlighted. The memory mnemonic display autopages to the new
address if the next PC goes outside the currently displayed address range.
This feature works even if stepping is performed in a different emulation
window than the one displaying memory mnemonic.
Pending software breakpoints are shown in the memory mnemonic display by
an asterisk (*) in the leftmost column of the assembly instruction or source
line that has a pending breakpoint.
A label column (symbols) may be displayed for all memory displays except
blocked mode. Memory mnemonic may be displayed with source and
assembly code intermixed, or with source code only. Symbols also can be
displayed in the memory mnemonic string. (See the set command.)
Initial values are the same as specified by the command:
display memory 0 blocked bytes offset_by 0
Defaults are values specified in a previous display memory command.
The symbols and source defaults are:
set source off symbols off
The parameters are as follows:
absolute
Formats the memory listing in a single column.
at_pc
Displays the memory at the address pointed to by the current program
counter value.
blocked
Formats the memory listing in multiple columns.
bytes
Displays the absolute or blocked memory listing as byte values.
--EXPR--
An expression is a combination of numeric values, symbols, operators, and
parentheses, specifying a memory address or memory offset value. See the
EXPR syntax diagram.
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 memory in a 64-bit real number format or 32-bit long words when
preceded by blocked or absolute.
Emulator/Analyzer Interface Commands
display memory
369

Advertisement

Table of Contents
loading

Table of Contents