Arm VERSION 1.2 Manual do Utilizador Página 337

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 360
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 336
Directives Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 7-55
7.7.4 END
The
END
directive informs the assembler that it has reached the end of a source file.
Syntax
END
Usage
Every assembly language source file must end with
END
on a line by itself.
If the source file has been included in a parent file by a
GET
directive, the assembler
returns to the parent file and continues assembly at the first line following the
GET
directive. See GET or INCLUDE on page 7-61 for more information.
If
END
is reached in the top-level source file during the first pass without any errors, the
second pass begins.
If
END
is reached in the top-level source file during the second pass, the assembler
finishes the assembly and writes the appropriate output.
Vista de página 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 359 360

Comentários a estes Manuais

Sem comentários