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.

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

SYNTAX<br />

Hexadecimal :<br />

Mnemonic :<br />

EXECUTION<br />

COMMENTS<br />

EXAMPLE<br />

JUMP ON COMPARE<br />

DATA TABLE / VALUES TABLE<br />

NC 3C NL NB AD0 DV0 ..ADN DVN ..LS 04<br />

JCT,AD0,DV0..,ADN,DVN;LS.<br />

JCT,AD0,DV0..,ADN,DVN:LABEL.<br />

ACCU. MEMORY<br />

ADN<br />

(ADN)<br />

IMMEDIATE ADDRESSING<br />

Compare a data table (ADN) stored in the accumulator to a values table (DVN).<br />

A jump is performed if all data match with all values else the program continues on the<br />

next line.<br />

SYMBOLS DEFINITION LIMITS<br />

PAGE 50<br />

JUMP ON<br />

COMPARE<br />

(ADN) Value at the addresses ADN<br />

DVN Immediate values<br />

LS Jump line<br />

A jump to the label (line 60H) is performed if :<br />

- data at the address 00H is equal to 07H and<br />

- data at the address 01H is equal to 12H<br />

else the program continues on the next line (11H)<br />

hexadecimal : 01 3C 10 0A 00 07 01 12 60 04<br />

mnemonic : JCT,0,7,1,12H;60H.<br />

JCT,0,7,1,12H:LABEL.<br />

DVN<br />

0 to FFH<br />

0 to FFH<br />

0 to FDH<br />

3CH<br />

JCT

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

Saved successfully!

Ooh no, something went wrong!