HP 64767 User Manual page 379

Emulation/analysis
Table of Contents

Advertisement

A range of memory can be modified such that the content of each location in the
range is changed to the single specified value, or to a single or repeated sequence.
This type of memory modification is done by entering the limits of the memory
range to be modified (--EXPR-- thru --EXPR--) and the value or list of values
(--EXPR--, ... , --EXPR--) to which the contents of all locations in the range are to
be changed.
Note that if the specified address range is not large enough to contain the new data,
only the specified addresses are modified.
If the address range contains an odd number of bytes and a word operation is being
executed, the last word of the address range will be modified. Thus the memory
modification will stop one byte after the end of the specified address range.
If an error occurs in writing to memory (to guarded memory or target memory with
no monitor) the modification is aborted at the address where the error occurred.
For integer memory modifications, the default is to the current display memory
mode, if one is in effect. Otherwise the default is to "byte."
For real memory modifications, the default is to the current display memory mode,
if one is in effect. Otherwise the default is "word."
The parameters are as follows:
bytes
Modify memory in byte values.
--EXPR--
An expression is a combination of numeric values, symbols, operators, and
parentheses, specifying a memory address. See the EXPR syntax diagram.
long
Modify memory values as 32-bit long word values or 64-bit real values when
preceded by real.
real
Modify memory as real number values.
<REAL#>
This prompts you to enter a real number as the value.
short
Modify memory values as 32-bit real numbers.
words
Modify memory values as 16-bit values.
string
Modify memory values to the ASCII character string given by <STRING>.
<STRING>
Quoted ASCII string including special characters as follows:
Chapter 12: Emulator/Analyzer Interface Commands
null
\0
modify memory
379

Advertisement

Table of Contents
loading

This manual is also suitable for:

80186/8/xl/ea/eb

Table of Contents