Atari Logo
Atari Computer

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

Assembler

Previous Next TOC

NAME BRA -- Unconditional branch
SYNOPSIS
BRA<label>
Size = Byte, Word
Size = Byte, Word, Long (68020+)
FUNCTION Program execution continues at location (PC) + offset.
Offset is the relative gap between PC value at BRA ((PC) + 2) instruction execution time and mentioned label.
FORMAT
1514131211109876543210
011000008 BITS OFFSET
16 BITS OFFSET, IF 8 BITS OFFSET = $00
32 BITS OFFSET, IF 8 BITS OFFSET = $FF
RESULT None.


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