Atari Logo
Atari Computer

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

Assembler

Previous Next TOC

NAME EORI to SR -- Exclusive OR immediated to the status register (PRIVILEGED)
SYNOPSIS
EORI#<data>,SR
Size = (Word)
FUNCTION Performs an exclusive OR operation on the status register with the source operand.
FORMAT
1514131211109876543210
0000101001111100
16 BITS IMMEDIATE DATA
RESULT
X-Changed if bit 4 of the source is set, cleared otherwise.
N-Changed if bit 3 of the source is set, cleared otherwise.
Z-Changed if bit 2 of the source is set, cleared otherwise.
V-Changed if bit 1 of the source is set, cleared otherwise.
C-Changed 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