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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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 />

ACCU. MEMORY<br />

ADN (ADN)<br />

LOGIC OR<br />

DVN<br />

result<br />

IMMEDIAT ADDRESSING<br />

SYMBOLS DEFINITION LIMITS<br />

Make a logic OR beetwen the data at the address 00 of the accumulator and the value 07.<br />

The result is stored at the address 00.<br />

Hexadecimal : 01 14 20 07 00 07 04<br />

Mnemonic : 0R,0,7.<br />

LOGIC OR DATA/VALUE<br />

IMMEDIATE ADDRESSING - SEPARATED FORMAT<br />

NC 14 NL NB AD0 DV0 ...ADN DVN..04<br />

OR,AD0,DV0...,ADN,DVN.<br />

PAGE 22<br />

14H<br />

OR<br />

Allows to do a logic OR beetwen a data stored in the memory and an immediat value. The<br />

result is stored in the address ADN.<br />

Result : (ADN)end = (ADN)begin + DVN<br />

(ADN) data at the address ADN.<br />

(ADN)end data at the address ADN after operation<br />

(ADN)begin data at the address ADN before operation<br />

DVN Immediate value<br />

0 à FFH<br />

0 à FFH<br />

0 à FFH<br />

0 à FFH

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

Saved successfully!

Ooh no, something went wrong!