qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ARM TCG conversion


From: Paul Brook
Subject: [Qemu-devel] ARM TCG conversion
Date: Mon, 31 Mar 2008 03:58:53 +0000
User-agent: KMail/1.9.9

I've just checked in a series of patches converting the ARM target to the new 
TCG code generator.  All the dyngen ops have been removed.  The remaining 
code is a muxture of explicit and implicit operands, so there's still some 
cleanup to be done.

With the exception of fixing a couple of bugs in the SIMD instructions, the 
code should be functionally identical.

If you do discover errors, it would be useful if you could track down exactly 
which patch caused the failure, and preferable a reasonable sized 
self-contained testcase. The code should still be functional at each of the 
intermediate points.

Paul




reply via email to

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