GO(1prom) UMIPS-V Reference Manual GO(1prom)
NAME
go - transfer control
SYNOPSIS
go [ entry ]
DESCRIPTION
The go command transfers control to code assumed to have
been previously loaded with the boot(1spp), load(1spp), or
sload(1spp) commands. The entry argument is the address of
the entry point. If you do not specify entry , then the go
command transfers control to the entry point of the last
loaded or booted module.
BUGS
When an entry point is not specified, go does not check that
a module has previously been loaded.
SEE ALSO
load(1prom), sload(1prom), boot(1prom)
Page 1 (printed 3/13/90)