17.07.2013 Views

Manual CEPR 96 - Balogh technical center

Manual CEPR 96 - Balogh technical center

Manual CEPR 96 - Balogh technical center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SYNTAX<br />

Hexadecimal :<br />

Mnemonic :<br />

EXECUTION<br />

COMMENTS<br />

EXAMPLE<br />

SYMBOLS DEFINITION LIMITS<br />

CALL: COMPT.<br />

:COMPT,....<br />

CI<br />

JUMP TO A SUBROUTINE<br />

NC 31 NL NB LS 04<br />

CALL;LS.<br />

CALL : LABEL<br />

PAGE 41<br />

Manuel instructions <strong>CEPR</strong><strong>96</strong> / MRUC20 M<strong>96</strong>.40.02<br />

31H<br />

CALL<br />

Call a subroutine. The subroutine must be finished by the CI (3EH) instruction.<br />

When the CI instruction is proccessed, the program pointer gets the value of the next<br />

line of the call. This instruction is similar to the "GOSUB" in basic language.<br />

LS First line of the subroutine<br />

Label Label of the first line of the subroutine<br />

0 to FDH

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!