From: Cerion Armour-Brown Date: Fri, 11 Feb 2005 13:46:13 +0000 (+0000) Subject: increased N_HREG_USAGE for host-ppc32 X-Git-Tag: svn/VALGRIND_3_0_1^2~448 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a17cecb0ca3d19c671dc4cd2b81ca8d856c33a0b;p=thirdparty%2Fvalgrind.git increased N_HREG_USAGE for host-ppc32 git-svn-id: svn://svn.valgrind.org/vex/trunk@886 --- diff --git a/VEX/priv/host-generic/h_generic_regs.h b/VEX/priv/host-generic/h_generic_regs.h index fb92bbb1ed..d0c7a139c5 100644 --- a/VEX/priv/host-generic/h_generic_regs.h +++ b/VEX/priv/host-generic/h_generic_regs.h @@ -144,7 +144,7 @@ typedef This can get quite large, but we don't expect to allocate them dynamically, so there's no problem. */ -#define N_HREG_USAGE 9 +#define N_HREG_USAGE 11 typedef struct {