qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [ARM] Contributing tests for Neon


From: Christophe Lyon
Subject: [Qemu-devel] [ARM] Contributing tests for Neon
Date: Fri, 21 Jan 2011 11:07:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]