[NDS32] Print pipeline model in asm header.
authorChung-Ju Wu <jasonwucj@gmail.com>
Sun, 20 May 2018 05:09:49 +0000 (05:09 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 20 May 2018 05:09:49 +0000 (05:09 +0000)
commitdd000841cad4f013ef79ef97a26d3ec673765186
tree8ddbe0ef3a75d224112e61c491e4ce40af72493d
parente7e86bd341cd2be9f2f6436ed3cb926ac14d73e7
[NDS32] Print pipeline model in asm header.

gcc/
* config/nds32/nds32.c (nds32_asm_file_start): Output pipeline model.
* config/nds32/nds32.h (TARGET_PIPELINE_N7): Define.
(TARGET_PIPELINE_N8): Likewise.
(TARGET_PIPELINE_N10): Likewise.
(TARGET_PIPELINE_N13): Likewise.
(TARGET_PIPELINE_GRAYWOLF): Likewise.

From-SVN: r260409
gcc/ChangeLog
gcc/config/nds32/nds32.c
gcc/config/nds32/nds32.h