qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] SPARC - host support in vl.c


From: Falk Hueffner
Subject: Re: [Qemu-devel] SPARC - host support in vl.c
Date: Wed, 01 Sep 2004 00:41:24 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (cabbage, linux)

"Bochnig, Martin" <address@hidden> writes:

>>>#elif defined(__sparc__)
>> Why conditionalize this to __sparc__? Seems like a generally sensible
>> fallback.
>
> It is to be conditionalized among powerpc, i386, x86_64 and so.
>
> SPARC32's didn't support the UltraSPARC specific %tick instruction.
>
> What do you mean?

I mean that what is now for __sparc__ should just be a global #else,
since it should work everywhere if a more specialized version is not
available.

-- 
        Falk




reply via email to

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