English
Language : 

ST20C2 Datasheet, PDF (166/212 Pages) STMicroelectronics – Instruction Set Reference Manual
startp
startp
start process
Code: FD
Description: Create and schedule a process at the current priority. Initially Areg is a
pointer to the workspace of the new process and Breg is the offset from the next
instruction to the instruction pointer of the new process.
Definition:
word′[Areg @ pw.Iptr] ← next instruction + Breg
Put the process Areg onto the back of the scheduling list for the current priority
Areg′ ← undefined
Breg′ ← undefined
Creg′ ← undefined
Error signals: none
Comments:
Secondary instruction.
See also: endp runp
166/212
®