Atari Logo
Atari Computer

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

Assembler

Previous Next TOC

NAME cpScc -- Set one byte on coprocessor condition
SYNOPSIS
cpScc<ea>
Size = (Byte)
FUNCTION If given condition is true, byte specified by <ea> is loaded with $FF. Else it is loaded with $00.

FORMAT
 <ea>
1514131211109876543210
1111CP-ID =! 0001MODEREGISTER
0000000000COPROCESSOR CONDITION
OPTIONAL COPROCESSOR EXTENSION WORD or OPTIONAL <ea>
CP-ID field identify coprocessor (1 to 7). If CP-ID=0, "line emulation F" exception is generated.
"COPROSSESSOR CONDITION" field, specifies condition to test. This condition is addressed to coprocessor which, after examining this one, address directives to processor in order to execute the instruction.
REGISTER <ea> field specifies place of destination byte.
Allowed addressing modes are:
Addressing ModeModeRegister
Dn000No reg. Dn
An--
(An)010No reg. An
(An)+011No reg. An
-(An)100No reg. An
(d16,An)101No reg. An
(d8,An,Xi)110No reg. An
(bd,An,Xi)110No reg. An
([bd,An,Xi]od)110No reg. An
([bd,An],Xi,od)110No reg. An
Addressing ModeModeRegister
Abs.W111000
Abs.L111001
(d16,PC)--
(d8,PC,Xi)--
(bd,PC,Xi)--
([bd,PC,Xi],od)--
([bd,PC],Xi,od)--
#data--
RESULT Not affected.


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