|
From: <sv...@va...> - 2006-03-16 11:29:20
|
Author: sewardj
Date: 2006-03-16 11:29:13 +0000 (Thu, 16 Mar 2006)
New Revision: 1599
Log:
upmerge r1597 (ppc32 needs a lot of spill slots sometimes)
Modified:
trunk/pub/libvex.h
Modified: trunk/pub/libvex.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/pub/libvex.h 2006-03-15 23:54:10 UTC (rev 1598)
+++ trunk/pub/libvex.h 2006-03-16 11:29:13 UTC (rev 1599)
@@ -261,7 +261,7 @@
On entry, the baseblock pointer register must be 8-aligned.
*/
=20
-#define LibVEX_N_SPILL_BYTES 1536
+#define LibVEX_N_SPILL_BYTES 2048
=20
=20
/*-------------------------------------------------------*/
|