Renesas TM V.3.20A Especificaciones Pagina 516

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 762
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 515
Renesas Technology, Tools FAQs
Last Updated: July 22, 2003
Document Number: 03072207_e
Q.
By what name will the function names written in the C language be represented in the assembly source?
A.
Those function names in the assembly source appear as label names. For example, a functon name "func_proto" is expressed in the
assembly source as "$func_proto:" or "_func_proto:".
Which label "$func_proto:" or "_func_proto:" will be selected in which case is determined according to rules as follows:
$func_proto
A function where one or more arguments of the function are passed via register
_func_proto
All other functions for which the above condition does not apply
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Vista de pagina 515
1 2 ... 511 512 513 514 515 516 517 518 519 520 521 ... 761 762

Comentarios a estos manuales

Sin comentarios