From: Christophe Lyon <christophe.lyon@st.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [ARM] Contributing tests for Neon
Date: Fri, 21 Jan 2011 11:07:09 +0100 [thread overview]
Message-ID: <4D395ACD.8060606@st.com> (raw)
Hi all,
I have developed some tests for ARM-Neon in the form of C sources files calling ARM Neon intrinsics, and comparing the results of the resulting program with a known reference (eg execution on actual CPU) shows if the execution engine is follows the spec.
These tests currently represent 750KB of sources (150 files, 12000 lines), and I would like to contribute them to the qemu testing infrastructure.
I have a few questions on how to proceed:
- we wish to release the files under the MIT license, is it OK to deliver them as-is in the 'tests' qemu subdir?
- given the size of the whole stuff, I don't think it's suitable that I send it on the list for review, what should I do?
- at the time of writing, GCC/ARM fails to compile those tests correctly, and I rely on ARM's compiler to generate my reference executable and output. Is it acceptable that the Makefile references armcc?
Thanks,
Christophe.
next reply other threads:[~2011-01-21 10:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-21 10:07 Christophe Lyon [this message]
2011-01-21 23:25 ` [Qemu-devel] [ARM] Contributing tests for Neon Peter Maydell
2011-01-22 14:24 ` Edgar E. Iglesias
2011-01-24 10:23 ` Christophe Lyon
2011-01-24 17:04 ` Christophe Lyon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D395ACD.8060606@st.com \
--to=christophe.lyon@st.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).