Command line option “-asm_enhance” Usage (CW for S12Z)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Command line option “-asm_enhance” Usage (CW for S12Z)

Command line option “-asm_enhance” Usage (CW for S12Z)

Recently we helped a customer resolve a question related with “asm_enhance”command line option usage. It’s strange there is no documentation of this knowledge in CodeWarrior help manual. After many discussions with development team, it gets clear to me. So I wrote an article on this topic for sharing.

 

“ -asm_enhance” option is added in ColdWarrior10 /CodeWarrior11 “compiler setting”, “General”, “Other Flags”:

 pastedImage_1.png

"-asm_enhance" command line option can be used for two distinct aspects:

  • Enabling inline assembly data optimizations
  • Enabling stack effect computation through inline assembly code.

These two aspects were all gathered under the same option because they both are referring to enhanced inline assembly – i.e. inline assembly code that gets handled almost as C code).

Thank for the great support from Bogdan Ditu .

For more information on -asm_enhance, see attached document.

添付
評価なし
バージョン履歴
最終更新日:
‎01-01-2019 11:24 PM
更新者: