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

LOGIC AND DATA/VALUE<br />

IMMEDIATE ADDRESSING - SEPARATED FORMAT<br />

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

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

ACCU. MEMORY<br />

ADN (ADN)<br />

LOGIC AND DVN<br />

resultat<br />

SYMBOLS DEFINITION LIMITS<br />

EXAMPLE<br />

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

07. The result is stored at the address 00. The same operation is done beetwen the data<br />

at the address 04 and the value 10H. The result is stored at the address 04.<br />

Hexadecimal : 01 12 20 09 00 07 04 10 04<br />

Mnemonic : AND,0,7,4,10H.<br />

PAGE 20<br />

IMMEDIAT ADDRESSING<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<br />

12H<br />

AND<br />

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

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

Result : (ADN)end = (ADN)begin * DVN

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

Saved successfully!

Ooh no, something went wrong!