Atari Logo
Atari Computer

Hauptseite -
Welches System? -
Hardware -
Software -
Emulatoren -
Internet
MausNet
Programmieren
Verweise
Über

Assembler

Previous Next TOC

NAME ORI to CCR -- Logical OR immediate to the condition code register
SYNOPSIS
ORI#<data>,CCR
Size = (Byte)
FUNCTION Performs an OR operation on the condition codes register with the source operand.
FORMAT
1514131211109876543210
0000000000111100
000000008 BITS IMMEDIATE DATA
RESULT
X-Set if bit 4 of the source is set, cleared otherwise.
N-Set if bit 3 of the source is set, cleared otherwise.
Z-Set if bit 2 of the source is set, cleared otherwise.
V-Set if bit 1 of the source is set, cleared otherwise.
C-Set if bit 0 of the source is set, cleared otherwise.


Best viewed with any browser English version not yet available.

Änderungen und Irrtümer vorbehalten. Letzte Änderung:
14 September 2001.
Home - Mail an den Webmaster - Impressum