qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] simplify storing temporaries in env structure regar


From: Igor Kovalenko
Subject: [Qemu-devel] [PATCH] simplify storing temporaries in env structure regardless of host/target long size
Date: Tue, 12 Feb 2008 21:52:34 +0300

This patch separates decision about storing temporaries in env
structure from target long size by introducing a macro
QEMU_TEMPORARY_IN_ENV
Makes it a bit easier to work around register allocation problems.
By default there is no change to generated code.

-- 
Kind regards,
Igor V. Kovalenko

Attachment: qemu-temporary-in-env-macro.patch
Description: Binary data


reply via email to

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