SourcePoint Intel Help

Table of Contents

Syntax Notation

GeneralGeneral

command

verbatim text (case insensitive)

ย 

ย 

italics

user-provided parameter

ย 

ย 

[item]

item is optional

ย 

{item}*

[item]+

ย 

{item1 | item 2}

[item1 | items 2]

ย 

ย 

...

indicates that the preceding item can be repeated

ย 

ย 

punctuation

must be entered exactly as shown except for {}, [] and |.

ย 

ย 

SourcePoint specific

[px]

is the viewpoint override, including punctuation ([ ]), specifying that the viewpoint is temporarily set for this command to the specified processor. The processor can be specified as px (where x is the processor ID), or an alias you have defined for a given processor ID (using vpalias command). ย See Viewpoint Processor and Processor Overrides.

[all]

is a special viewpoint override specifying that all processors are affected. The brackets are required punctuation

expr

is an expression as described in expressions

ย 

ย