AMD SimNow Simulator 4.4.4 User Manual page 162

Amd simnow simulator user manual
Table of Contents

Advertisement

User Manual
Debugger Command
p
r [regname[= <value>]]
R16
R32
R64
s <Bus> <Device> <Function>
t [count]
u [address range]
v
q<a|1> [noncase]
<StartAddress>[,[l|p]]
<[[L]Length] | [EndAddress]>
<Pattern>
In general, address and count values can be specified as constants (hex for addresses,
ports, and values; decimal for counts and lengths), or as register names. For addresses,
the CS:, DS:, ES:, FS:, GS:, and SS: prefixes are also allowed.
Address values may be suffixed by „,L‟ to specify a linear address (the default) or „,P‟ to
specify a physical address. Addresses may also be specified by their symbol name.
Precede the symbol name with a # character to distinguish it from a hex constant.
150
AMD Confidential
Definition
Similar to the t command, single steps the
simulation one instruction, unless the current
instruction is a call, software interrupt, or
repeated string instruction, in which case this
command
breakpoint at the instruction sequentially
following the current instruction, and starts
simulation.
Displays, and optionally alters, the contents of
various CPU registers. For a list of register
names that are supported, type R?. Normally,
the display is in the current CPU mode. To
force 16-bit, 32-bit, or 64-bit register display,
type R16, R32, or R64 respectively.
Display 16-bit
instruction).
Display 32-bit
instruction).
Display 64-bit
instruction).
Displays
associated with the given Bus, Device, and
Function number.
Executes [count] instructions. The default value
for [count] is 1.
Disassembles instructions starting, at the given
address and continuing for [length] instructions.
Instructions are disassembled using the current
CPU execution mode.
Displays the version number information for the
attached processor device.
Search physical (default) or linear Memory for
pattern
occurrence(s).
Table 10-7: Debugger Commands and Definitions
September 12
sets
a
temporary
registers
(until
registers
(until
registers
(until
the
PCI
configuration
and
display
all
Chapter 10: CPU Debugger
h
, 2008
execution
the
next
the
next
the
next
registers
or
only
first

Advertisement

Table of Contents
loading

Table of Contents