On Feb 12, 2008 10:12 PM, Blue Swirl <[EMAIL PROTECTED]> wrote:
> On 2/12/08, Igor Kovalenko <[EMAIL PROTECTED]> wrote:
> > 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.
>
> I'd move env->t0/t1/t2 to CPU_COMMON and the T0/T1/T2 logic to
> hostregs_helper.h.
>

I don't think the hostregs_helper.h is supposed to be used for that.
It knows nothing about env.

-- 
Kind regards,
Igor V. Kovalenko


Reply via email to