Expression Examples; Changing The Trace Format (Tf) - HP 64700 User Manual

Emulators terminal interface
Hide thumbs Also See for 64700:
Table of Contents

Advertisement

Expression Examples

Changing the
Trace Format (tf)
U>help tf
tf - specify trace display format
tf
tf <label>,<base>
tf mne
tf count
tf count,a
tf count,r
tf seq
tf mne <label>,<base> count count,r seq
tf addr,H mne count,r seq
--- VALID <label> NAMES ---
any <label> defined via the tlb or xtlb command
--- VALID <base> OPTIONS ---
Y or y = binary
H or h = hexadecimal
A or a = ascii
<base> defaults to hex if not specified
Getting Started 2-14
Refer to the appropriate Terminal Interface: Emulator User's Guide for
information on the status signals for your HP 64700 series emulator.
Some example trace command expressions follow.
addr=500 and data=30 and stat=mr
addr=400+5*20t and data=0
stat=0xx10y
addr=520..532
stat!=0xx10y or stat!=0x1xxy
You can change the format of the trace information with the tf (trace
format) command. Use the help tf command to review the options
available.
- display current format
- display the label in the specified base
- disassembled mnemonic
- count, absolute (relative to trigger)
- count, absolute (relative to trigger)
- count, relative to preceding state
- sequencer state change
- multiple fields may be specified
- default format
T or t = decimal
Q, q, O, or o = octal

Advertisement

Table of Contents
loading

Table of Contents