24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CALLI [OPCODE 047]<br />

22.5 CALLI [OPCODE 047]<br />

FUNCTION<br />

Passes the monitor a function-index for an extended set of monitor<br />

calls, called CALLIs. The negative CALLI indexes are reserved for<br />

customer-defined monitor calls. All non-negative codes are reserved<br />

for use by DIGITAL. Obsolete CALLIs. are marked as such, and they are<br />

not described further in this manual.<br />

The defined CALLIs also have symbolic function-names; in this chapter<br />

they are listed in alphabetical order by symbol name. For example,<br />

CALLI 215 is the CTX. UUO, described in this chapter under "CTX.".<br />

CALLING SEQUENCE<br />

CALLI ac,function-index<br />

error return<br />

skip return<br />

In the calling sequence, you can supply the function-index. The<br />

alternate method of specifying a monitor call is to use the following<br />

syntax:<br />

function-name ac,<br />

error return<br />

skip return<br />

The function-name is the name of the monitor call. For example,<br />

is the function-name for the CALLI with function-index 215.<br />

CTX.<br />

You can use the UU.PHY bit in the ac to indicate that addresses you<br />

specify are physical references.--For monitor calls that take device<br />

names, this bit indicates that physical device referencing is being<br />

used.<br />

To indicate physical references, rather than virtual or logical, set<br />

Bits 18 and 19 in the ac, or include the symbolic representation<br />

(UU. PHY) .<br />

For example, to indicate physical referencing in DIGITAL CALLIs,<br />

as the CTX. UUO, use the following CALLI syntax:<br />

such<br />

CALLI<br />

ac,215!UU.PHY<br />

Or you can specify UU.PHY in symbolic<br />

using the following syntax:<br />

representation of the CALLI<br />

CTX.<br />

ac,UU.PHY<br />

For customer-supplied CAllIs,<br />

representation of UU.PHY:<br />

remember to use the negative<br />

CALLI<br />

ac,-l,-UU.PHY<br />

22-9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!