[NDS32] Print pipeline model in asm header.
commit9656f624ecc3e674f415d2c97aabd1a876d52228
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 May 2018 05:09:49 +0000 (20 05:09 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 May 2018 05:09:49 +0000 (20 05:09 +0000)
tree8ddbe0ef3a75d224112e61c491e4ce40af72493d
parente6970ccf1d7106d080a371ac1e8b49f8ad649e4c
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@260409 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nds32/nds32.c
gcc/config/nds32/nds32.h