JPL

From NDWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
JPL
Description Jump to subroutine
Format JPL <addr. mode> <disp.>
Code 134 0008
Affected L:=P+1, P:=(ea)
Type User
Architecture ND-100, ND-110

JPL is an assembly instruction. The contents of the program counter is copied into the L register and the next instruction is taken from the effective address of the JPL instruction.

The instruction's main use is for calling a subroutine.

References