Renesas TM V.3.20A Especificações Página 470

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 762
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 469
Renesas Technology, Tools FAQs
Last Updated: June 20, 2001
Document Number: 01060502_e
Q.
I get this warning when I modify the src code as follows:
MOV.W #0010H,A0 -> MOV.W #0030H,A0
Is this perhaps because the conversion to an instruction is not optimized in this case?
A.
Because the line-assemble function does not optimize the assemble code, the code size may change even with the src code
conversion. However, you can generate other types of codes, such as short or zero format, by manually specifying the instruction
format specifier when inputting the instruction code.
Example: MOV.W:S #0030H,A0
Please refer to the software manual for more details concerning the instruction formats.
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Vista de página 469
1 2 ... 465 466 467 468 469 470 471 472 473 474 475 ... 761 762

Comentários a estes Manuais

Sem comentários