|
| From: | Jurij Smakov |
| Subject: | Re: [Qemu-devel] Re: Some patches for qemu on sparc |
| Date: | Fri, 10 Feb 2006 21:17:49 -0800 (PST) |
On Sat, 11 Feb 2006, Paul Brook wrote:
Maybe a better strategy is to force generation of a register window save with
the FORCE_RET macro.
#define FORCE_RET() asm volatile("":::"o0");
Seems to do the trick.
Paul
Hi Paul,This change does not have any effect on build failure in ppc target. This is not surprising, because AFAICT the FORCE_RET macro is only used in arm, i386 and sparc targets. Any other ideas?
Best regards, Jurij Smakov address@hidden Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
| [Prev in Thread] | Current Thread | [Next in Thread] |