Renesas TM V.3.20A Specifikace Strana 373

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 762
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 372
Renesas Technology, Tools FAQs
Last Updated: June 20, 2001
Document Number: 01060501_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.
Zobrazit stránku 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 761 762

Komentáře k této Příručce

Žádné komentáře