Previous Topic

Next Topic

Book Contents

Book Index

Extracting only the MCT address

If you want to extract only the MCT address, and do not require any other IOAENV functionality of the INIT function, use the GETMCT macro. GETMCT does not increase the use count of the IOAENV token.

The GETMCT macro has the following syntax:

GETMCT MCTREG=[register | NONE]

The MCTREG value determines the following behavior:

The following return codes are available in R15:

Return Code

Meaning

0

MCT address obtained

8

MCT not found

Parent Topic

IOAENV Assembler Macro