MMEMME - execute a batch GCOS system call.

(GCOS-8 Only)

Usage:

#include <mmes.h>
extern unsigned sy_reg[8];
mmemme( mmeno[, mmearg]* )

Where:

unsigned mmeno
is the system call number.
unsigned mmearg
are any in-line arguments to the mme. is an eight-word buffer which contains the an SREG format register image. Before the system call the AQ register is loaded from here (sy_reg[4] and sy_reg[5]) and after the call an SREG is done to capture all the result registers.

Notes:

The include file <mmes.h> also defines the MME names in upper case (e.g. GEINOS).

Copyright © 1996, Thinkage Ltd.