watery01 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

qemu for Cpu testing #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To test functionality on a wider range of CPUs
1. cross compile
2. run the executable on qemu

libyuv is optimized for several CPUs that are hard to come by at the moment.
AVX2, Arm, MipsDSPR2
And should, at least in theory, work on every CPU, including big endian such as 
PowerPC.
For those that are buildable today, this bug tracks how to run qemu to test.

Original issue reported on code.google.com by fbarch...@google.com on 16 Nov 2012 at 7:46

GoogleCodeExporter commented 9 years ago
http://wiki.qemu.org/Documentation/ISAManuals

Original comment by fbarch...@google.com on 17 Nov 2012 at 1:40

GoogleCodeExporter commented 9 years ago
mips, ppc, solaris, s390x and sh are not well supported.
no immediate demand.  Reopen a bug if emulation is a requirement

Original comment by fbarch...@google.com on 12 Jan 2013 at 9:10