Console Commands
A-16 VAX 4000 Model 108 User Information
SEARCH
The SEARCH command finds all the occurrences of a pattern and reports the addresses
where the pattern was found. If the /NOT qualifier is present, the command reports all
addresses in which the pattern did not match.
Format:
SEARCH [qualifier-list] {address} {pattern} [{mask}]
SEARCH accepts an optional mask that indicates bits to be ignored (don't care bits). For
example, to ignore bit 0 in the comparison, specify a mask of 1. The mask, if not present,
defaults to 0.
A match occurs if (pattern and not mask) = (data and not mask),
where:
Pattern is the target data
Mask is the optional don't care bitmask (which defaults to 0)
Data is the data at the current address
SEARCH reports the address under the following conditions:
/NOT Qualifier
Match Condition
Action
Absent
True
Report address
Absent
False
No report
Present
True
No report
Present
False
Report address
The address is advanced by the size of the pattern (byte, word, longword, or quadword),
unless it is overridden by the /STEP qualifier.
Qualifiers:
Data control: /B, /W, /L, /Q, /N:{count}, /STEP:{size}, /WRONG
Address space control: /P, /V, /U
Command specific:
/NOT
Inverts the sense of the match.
Arguments:
{start_address}
A longword address that specifies the first location subject to the
search. This address can be an actual address or a symbolic address.
If no address is specified, + is assumed.
{pattern}
The target data.
Содержание VAX 4000 108
Страница 4: ......
Страница 36: ......
Страница 70: ...Getting Started 2 34 VAX 4000 Model 108 User Information MLO 013676 Figure 2 27 Connecting the Power Cord ...
Страница 82: ......
Страница 146: ......
Страница 152: ......
Страница 170: ......
Страница 206: ......
Страница 222: ......
Страница 226: ......
Страница 232: ......
Страница 243: ...Index Index 7 connecting 3 22 Volume shadowing 4 4 W Welcome xi ...