INTRO(2spp)
NAME
intro − introduction to prom entry points
DESCRIPTION
The prom monitor provides a number of entry points to allow operating systems to return control to the prom monitor or boot a new copy of the operating system. Other entry points are provided to allow modification of the prom monitor’s non-volatile ram and perform read-modify-write cycles on the VME bus.
NAME
s − single instruction execution, enters subprocedures
S − single instruction execution, steps over subprocedures
SYNOPSIS
s [ count ]
S [ count ]
DESCRIPTION
S and s allow single instruction execution of client code. s executes a single ins