Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1176848
| From | Chen Gang <xili_gchen_5257@hotmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [Consult] cris: arch-v10: About $dtp0 register |
| Date | 2015-07-05 10:30 +0200 |
| Message-ID | <pINtf-tz-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Maintainers:
I want to consult, whether arch-v10 supports $dtp0 register:
- Kernel has already used it in arch/cris/arch-v10/kernel/kgdb.c.
- But upstream gas 2.25.51 can not recognize it for arch-v10, for the
same kgdb.s file which contents $dtp0:
"/upstream/release-cris/bin/cris-gchen-linux-as ./kgdb.s -o kgdb.o" will be ok.
"/upstream/release-cris/bin/cris-gchen-linux-as --march=v10 ./kgdb.s -o kgdb.o" will cause "Error: Illegal operands".
For me, I guess, it is upstream toolchain's issue, but I have no the
related ISA documentations (common ISA and v10 special ISA), so at
present I can not be sure about it (related informations are welcomed).
And after this issue, excluding warnings, the cris next-20150702 can
pass allmodconfig with the current latest upstream master branch
toolchain. :-)
Welcome any ideas, suggestions and completions.
Thanks.
--
Chen Gang
Open, share, and attitude like air, water, and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[Consult] cris: arch-v10: About $dtp0 register Chen Gang <xili_gchen_5257@hotmail.com> - 2015-07-05 10:30 +0200
csiph-web