diff options
-rw-r--r-- | tcg/tcg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ typedef struct TCGPool { #define TCG_MAX_LABELS 512 -#define TCG_MAX_TEMPS 256 +#define TCG_MAX_TEMPS 512 typedef int TCGType; |
index : slackcoder/qemu | ||
QEMU is a generic and open source machine & userspace emulator and virtualizer | Mirror |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | tcg/tcg.h | 2 |
@@ -88,7 +88,7 @@ typedef struct TCGPool { #define TCG_MAX_LABELS 512 -#define TCG_MAX_TEMPS 256 +#define TCG_MAX_TEMPS 512 typedef int TCGType; |